Skip to content

Instantly share code, notes, and snippets.

@xirukitepe
Created September 7, 2013 04:02
Show Gist options
  • Save xirukitepe/6472728 to your computer and use it in GitHub Desktop.
Save xirukitepe/6472728 to your computer and use it in GitHub Desktop.
Apache configuration file for MAC OSX
<Directory "/Users/xiruki/Sites/">
Options Indexes MultiViews
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