I'm seeing two different .htaccess comments being suggested...
In the .htaccess file that is in the 1.7 zip folder it has:
In the install instructions Readme file it has:RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
These are different.... I don't know if they function the same or not. Does it matter which one I use?RewriteEngine On
RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]



LinkBack URL
About LinkBacks





Reply With Quote