Activity Stream
48,167 MEMBERS
6997 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member

    Default 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

  2.   Sponsored Links

  3.     
    #2
    Member
    try this for apache

    1. Find the httpd.conf file (usually you will find it in a folder called conf, config or something along those lines)
    2. 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)
    3. 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

  4.     
    #3
    Member



    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 .

  5.     
    #4
    Member
    If your using apache2 you can enable the mod_rewrite module by logging in through SSH and type the command.

    Code: 
    sudo a2enmod rewrite
    Restart apache2 so changes take effect

    Code: 
    sudo /etc/init.d/apache2 restart

  6.     
    #5
    Member
    Quote Originally Posted by R0ck$taR View Post
    If your using apache2 you can enable the mod_rewrite module by logging in through SSH and type the command.

    Code: 
    sudo a2enmod rewrite
    Restart apache2 so changes take effect

    Code: 
    sudo /etc/init.d/apache2 restart

    this will work on Debian .. hes using kloxo, which mostly means its CentOS.
    Coding Horror Fan
    I don't read PM's frequently .

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. should i enable cloudflare?
    By ::ALEX:: in forum Webmaster Discussion
    Replies: 19
    Last Post: 12th Jul 2012, 08:04 PM
  2. how to enable shell_exec
    By msk19994 in forum Server Management
    Replies: 17
    Last Post: 10th Mar 2012, 04:10 PM
  3. need help to enable .htaccess in vps
    By okpaa in forum Server Management
    Replies: 3
    Last Post: 16th May 2011, 11:12 AM
  4. [Hiring] Someone to enable RAR/unRAR on my RL
    By kohkindachi in forum Completed Transactions
    Replies: 8
    Last Post: 2nd Nov 2010, 01:22 PM
  5. Enable Rep system?
    By sewer in forum Webmaster Discussion
    Replies: 1
    Last Post: 2nd Sep 2009, 10:25 PM

Tags for this Thread

BE SOCIAL