Skip to content

Instantly share code, notes, and snippets.

@kwhinnery
Created September 8, 2014 21:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kwhinnery/472c5c444ba9163021cc to your computer and use it in GitHub Desktop.
Save kwhinnery/472c5c444ba9163021cc to your computer and use it in GitHub Desktop.
DocumentRoot "/home/action/workspace/myproject/public"
<Directory "/home/action/workspace/myproject/public">
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment