Step 1: add mod_rewrite
sudo a2enmod rewrite
this will create a loader to /etc/apache2/mods-enabled/rewrite.load
that loads the module /usr/lib/apache2/modules/mod_rewrite.so
and it be linked to : /etc/apache2/mods-available/rewrite.load
Disable rewrite u ...

2008-03-09
guest@2013-05-13