Quote:
Originally Posted by briansol
If you're getting a 404 and
site.com/vbseo_sitemap/vbseo_getsitemap.php?sitemap=sitemap_index.xml.gz
loads directly, one of the following is happening:
1) the htaccess file/ rule isn't in place
2) the server doesn't support mod_rewrite
3) The server has AllowOverride set to off, there by disabling htaccess
|
yes this url loads correctly!
site.com/vbseo_sitemap/vbseo_getsitemap.php?sitemap=sitemap_index.xml.gz
content:
1) the htaccess file/ rule isn't in place
the htaccess is in the root directory. also tested it with the original htacces from vbseo sitemap htaccess folder
2) the server doesn't support mod_rewrite
it is supported because other rewrite work also tested it with the testpage.html rewrite to google.com ...
3) The server has AllowOverride set to off, there by disabling htaccess
i dont know what that and how to enable. i can ask server manager to check it.