Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created August 10, 2012 08:26
Show Gist options
  • Save phlegx/3312592 to your computer and use it in GitHub Desktop.
Save phlegx/3312592 to your computer and use it in GitHub Desktop.
<Directory /home/projects/projectname/current/public>
Options FollowSymLinks -MultiViews -Indexes
AllowOverride all
Allow from all
RackEnv development
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment