1197958116.log) [function.fopen]: failed to open stream: Permission denied
this mean you should allow read permission to that file, and write so, you have only a permission problem, start reading and playing about chmod
Quote:
Originally Posted by shaynehammy
My sitemap_index.xml.gz seems to be stored under forums/vbseo_sitemap/data
When i run the sitemap generator is says the file is under /Forums/sitemap_index.xml.gz
So do i manually have to move the file?
My htaccess file has the standard
so do i need to move that to the forums folder?
thanks for the help.
shayne
|
Code:
RewriteRule ^Forums/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]