Forums
(@manish812)
12 years, 3 months ago
Step – 1 : Go to cd /etc/apache2/mods-enabled
Step – 2 : sudo vim rewrite.load
Step – 3 : LoadModule rewrite_module /usr/lib/apache2/modules/mod_rewrite.so
Step – 4 : sudo /etc/init.d/apache2 restart
13 years, 2 months ago
this is ubuntu server.
But first I want to do changes in my localhost which is also ubuntu machine.