Skip to content

Instantly share code, notes, and snippets.

@tamboer
Created June 18, 2013 11:56
Show Gist options
  • Select an option

  • Save tamboer/5804766 to your computer and use it in GitHub Desktop.

Select an option

Save tamboer/5804766 to your computer and use it in GitHub Desktop.
apache_bash configuration
sudo a2enmod rewrite
#see modules
sudo apache2ctl -M
sudo /etc/init.d/apache2 reload
sudo a2dismod rewrite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment