Mod_rewrite Support
Google didn't really help for a search…
Nicholas-c
5 Replies
If you use Debian/Ubuntu, you can enable mod_rewrite by the following command:
> a2enmod rewrite
After that you will need to restart apache like this:
> /etc/init.d/apache2 restart
~~![](<URL url=)http://www.imgdash.com/uploads/3677402ca3.png
Ekk? :S~~
Try:
> /etc/init.d/apache2 stop
/etc/init.d/apache2 start