Hi,
I am currently trying to install VBSEO on a VPS. Everything went smoothly. However mod_rewrite is not working.
I tried the example mentioned below. But it didnt work
https://www.vbseo.com/support/kb_art...8220-EJLV-0315
I have made the following changes to the httpd.conf file (Running CentOS)
1) LoadModule rewrite_module modules/mod_rewrite.so is not commented
2)My <Directory> for the webroot is as below
<Directory />
Options +Indexes FollowSymLinks +ExecCGI
AllowOverride all
Order allow,deny
Allow from all
</Directory>
3) Have uplaoded the .htaccess file to the webroot.
mod_rewrite is enabled and I am allowed to use .htaccess on the server. Since it is a VPS (Virtual Private Server) I have to do all the required changes. The VPS is running on Cent OS5
Please help !!
Thanks
Amogh


LinkBack URL
About LinkBacks





Reply With Quote
