Content Explore

Making mod_rewrite

Published : 2008-03-09 Categories : Software Tags : rewrite Apache Debian Ubuntu .htaccess Software
Step 1: add mod_rewrite
sudo a2enmod rewrite
this will create a loader to
/etc/apache2/mods-enabled/...