Skip to content

Instantly share code, notes, and snippets.

@benfoxall
Created February 28, 2011 11:00
Show Gist options
  • Save benfoxall/847187 to your computer and use it in GitHub Desktop.
Save benfoxall/847187 to your computer and use it in GitHub Desktop.
Dev hosting configuration for apache
UseCanonicalName Off
VirtualDocumentRoot /Users/ben/Sites/%1
<Directory /Users/ben/Sites>
Options SymLinksIfOwnerMatch
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment