Ubuntu :: Enable mod_rewrite in Apache2

5 sec read

:: How to enable mod_rewrite Apache2 on Ubuntu
+ enable rewrite module

sudo a2enmod rewrite

+ restarting apache2

sudo service apache2 restart

 
+ Google

Leave a Reply

Your email address will not be published. Required fields are marked *