Skip to content

Instantly share code, notes, and snippets.

@luk-
Created May 22, 2012 16:47
Show Gist options
  • Save luk-/2770187 to your computer and use it in GitHub Desktop.
Save luk-/2770187 to your computer and use it in GitHub Desktop.
NameVirtualHost *:80
<Directory /var/www/>
AllowOverride All
</Directory>
<VirtualHost *:80>
</VirtualHost>
Include sites-enabled/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment