Created
March 30, 2016 02:06
-
-
Save saxenap/4b8782a11b24d9b7cff231213c736565 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <VirtualHost *:80> | |
| UseCanonicalName Off | |
| ServerAlias * | |
| VirtualDocumentRoot "/var/www/sites-available/%0/public" | |
| Options +Includes | |
| </VirtualHost> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment