Skip to content

Instantly share code, notes, and snippets.

@knowuh
Created May 21, 2010 13:50
Show Gist options
  • Save knowuh/408855 to your computer and use it in GitHub Desktop.
Save knowuh/408855 to your computer and use it in GitHub Desktop.
<Directory /web/staging/has/current/public>
Options Indexes FollowSymLinks -MultiViews
AllowOverride all
Order allow,deny
allow from all
</Directory>
<Directory /web/staging/has/current/public/resources>
Options Indexes FollowSymLinks -MultiViews
AllowOverride all
Order allow,deny
allow from all
PassengerEnabled off
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment