How can enable the ModRewrite Module on apache config?
This is a discussion on ModRewrite On Apache in the VPS & Dedicated forum
How can enable the ModRewrite Module on apache config? ...
How can enable the ModRewrite Module on apache config?
Open the apache conf and search the line
LoadModule rewrite_module modules/mod_rewrite.so
If that line is commented, uncomment it ( remove # infront of the line)
Now find the lines 'ClearModuleList' and 'AddModule mod_rewrite.c'. Make sure that those lines are also uncommented. If you couldn't find those line, leave it.
Restart apache after making the changes.
Now create a phpinfo and access it via browser. It should be listed in 'Loaded Modules' under apachehandler section.
Anoop.
Technical Support Dept.
Jaguar Technologies, LLC
sorry, but none of these lines are in the apache configuration that I use
Please open a support ticket and we will check into it for you.
Ok, thanks...
Copyright © 2011 JaguarPC.com
Bookmarks