Skip to content

Instantly share code, notes, and snippets.

@steffenr
Created April 4, 2013 10:53
Show Gist options
  • Save steffenr/5309479 to your computer and use it in GitHub Desktop.
Save steffenr/5309479 to your computer and use it in GitHub Desktop.
<VirtualHost *:80>
DocumentRoot "/Users/steffen/Sites/test/
ServerName local.test
ServerAlias local.test
Options Indexes FollowSymLinks MultiViews
</VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment