Enable common Apache modules

Enable SSL, rewrite, proxy, headers - covering 90% of vhost needs.

Enables the rewrite, headers, and SSL modules which are required by most PHP frameworks (Laravel, WordPress). mod_rewrite handles pretty URLs; mod_headers sets security response headers.

When you need this: After installing Apache and before deploying any PHP framework application.

Command


        
2 views 0 copies
Log in to rate
Log in to save

Free account — save snippets into your own collections.