After changing to at new webhotel, full path semes to be needed.
e.g. ErrorDocument 404 /index.php becomes
ErrorDocument 404 http://www.mydomain.com/index.php
so how does that affect
RewriteEngine On
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
it dosent work right now as it stands


LinkBack URL
About LinkBacks





Reply With Quote