OK, I have upgraded vbseo and the sitemap to 2.5 and have the following issue
Access the pagegives an internal server error.Code:http://www.allfreechips.com/phpBB2/sitemap_index.xml.gz
I can Access the sitemaps directly if I remove the .htaccess deny all so the files are there
The Rewrire rule is working -I insured the files were all updated correctly on the upgrade (note this same error was happening before the upgrade)Code:# Comment the following line (add '#' at the beginning) # to disable mod_rewrite functions. # Please note: you still need to disable the hack in # the vBSEO control panel to stop url rewrites. RewriteEngine On #RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
I set the data folder to (777) on install
all I get isCode:Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, - and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Thanks!
Chris


LinkBack URL
About LinkBacks





Reply With Quote
