Quote:
Originally Posted by Jigsaw!
I'm a reseller, so can't i change it, i also forgot to add that, in data, .htaccess it says "deny from all" should i change it?
|
You shouldn't change that .htaccess file. It prevents another people or scrips get access to your data folder.
As I said, the issue is related to Apache mod_security module. If you are a technical user, you may change their rules to avoid conflicting with your sitemaps.
Please keep in mind that the URL access to your sitemaps is related to your forum URL, you shouldn't go to 'data/' folder, it means that you will access to your sitemaps through this URL:
Code:
http://www.yoursite.com/forum/sitemap_index.xml.gz
http://www.yoursite.com/forum/sitemap_forum_1.xml.gz
And so on.