• Welcome to Sitemap Generator Forum.
 

Unauthorized access for urllist.txt.gz

Started by DecalCity, June 29, 2009, 11:16:43 AM

Previous topic - Next topic

DecalCity

When I visit the link [ External links are visible to forum administrators only ]

I get the following error

You do not have Authorization to access this section of [ External links are visible to forum administrators only ]

I have all the correct file permissions from what I can see.

Any ideas why this does work?

XML-Sitemaps Support

Hello,

please try to modify .htaccess file in generator/data/ folder:
Find:
<Files ~ "\.(txt|html)$">
replace with:
<Files ~ "\.(txt|html|gz)$">

DecalCity

Ok, I put this in the directory of generator

Now I get Internal Server Error


DecalCity

Sorry, it is working now. I did it all wrong at first.

Thanks for the help.