Skip to content

Instantly share code, notes, and snippets.

@jgrossiord
Last active December 18, 2015 07:59
Show Gist options
  • Save jgrossiord/5750253 to your computer and use it in GitHub Desktop.
Save jgrossiord/5750253 to your computer and use it in GitHub Desktop.
sudo a2enmod rewrite
sudo a2dissite 000-default
sudo a2ensite silex-app
sudo service apache2 restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment