Skip to content

Instantly share code, notes, and snippets.

@jch
Created November 16, 2011 23:37
Show Gist options
  • Save jch/1371880 to your computer and use it in GitHub Desktop.
Save jch/1371880 to your computer and use it in GitHub Desktop.
sample vhost
<Directory "/Users/jch/Sites/">
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment