Trabla: Apache: enable mod_rewrite
Solving:
sudo a2enmod rewrite
Enabling module rewrite.
To activate the new configuration, you need to run:
service apache2 restart
sudo service apache2 restart
Don't forget to Allow Directory Override in apache config
http://codingtrabla.blogspot.com/2014/12/apache-set-allowoverride-for-directory.html
No comments:
Post a Comment