Results 1 to 5 of 5
Hybrid View
-
21st Oct 2010, 06:42 AM #1OPMember
How To Enable Mod_Rewrit in VPS?
As the title says i need help in enabling this module on vps.
My vps is on kloxo/LXadmin, i dont know whether the sites are on lighttpd or apache
Please if anyone can help it would be great.
I need this for vbseo and datalife engine settings as they require this to be enabled.Dan.Crew Reviewed by Dan.Crew on . How To Enable Mod_Rewrit in VPS? As the title says i need help in enabling this module on vps. My vps is on kloxo/LXadmin, i dont know whether the sites are on lighttpd or apache Please if anyone can help it would be great. I need this for vbseo and datalife engine settings as they require this to be enabled. Rating: 5
-
21st Oct 2010, 06:52 AM #2Member
try this for apache
- Find the httpd.conf file (usually you will find it in a folder called conf, config or something along those lines)
- Inside the httpd.conf file uncomment the line LoadModule rewrite_module modules/mod_rewrite.so (remove the pound '#' sign from in front of the line)
- Also find the line ClearModuleList is uncommented then find and make sure that the line AddModule mod_rewrite.c is not commented out.
but remember to take backup before editing anything
-
23rd Oct 2010, 02:27 PM #3Member
Click switch program..
Change it to the desired.
if it's Apache, mod_rewrite is already enabled imo..
for lighty, you have to edit the lighttpd.conf and have to edit it as given by VBSEO.Coding Horror Fan
I don't read PM's frequently .
-
25th Oct 2010, 08:32 PM #4Member
If your using apache2 you can enable the mod_rewrite module by logging in through SSH and type the command.
Code:sudo a2enmod rewrite
Code:sudo /etc/init.d/apache2 restart
-
26th Oct 2010, 06:36 AM #5Member
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
should i enable cloudflare?
By ::ALEX:: in forum Webmaster DiscussionReplies: 19Last Post: 12th Jul 2012, 08:04 PM -
how to enable shell_exec
By msk19994 in forum Server ManagementReplies: 17Last Post: 10th Mar 2012, 04:10 PM -
need help to enable .htaccess in vps
By okpaa in forum Server ManagementReplies: 3Last Post: 16th May 2011, 11:12 AM -
[Hiring] Someone to enable RAR/unRAR on my RL
By kohkindachi in forum Completed TransactionsReplies: 8Last Post: 2nd Nov 2010, 01:22 PM -
Enable Rep system?
By sewer in forum Webmaster DiscussionReplies: 1Last Post: 2nd Sep 2009, 10:25 PM
themaPoster - post to forums and...
Version 5.35 released. Open older version (or...