Skip to content

Instantly share code, notes, and snippets.

@cfpg
Created April 28, 2012 02:35
Show Gist options
  • Save cfpg/2515215 to your computer and use it in GitHub Desktop.
Save cfpg/2515215 to your computer and use it in GitHub Desktop.
<Directory "/Users/<username>/Sites/">
Options Indexes MultiViews FollowSymlinks
AllowOverride All
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