Skip to content

Instantly share code, notes, and snippets.

@taptapdan
Created July 7, 2015 19:46
Show Gist options
  • Select an option

  • Save taptapdan/11ff942c289fbbc029de to your computer and use it in GitHub Desktop.

Select an option

Save taptapdan/11ff942c289fbbc029de to your computer and use it in GitHub Desktop.
/etc/apache2/sites-available/000-default.conf
<Directory /var/www/html/>
Options FollowSymLinks
AllowOverride All
</Directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment