• Welcome to Sitemap Generator Forum.
 

how to pass htaccess?

Started by drumut, July 17, 2010, 09:33:27 AM

Previous topic - Next topic

drumut

Hello,

I use a seo plugin of a forum software. This plugin writes in htaccess file and after that it doesn't allow me to access generator folder. How to pass this?

when i want to access , it gives me an error messages which is "the page you request isn't at this server

XML-Sitemaps Support

Hello,

does it work if you temporarily rename that .htaccess file? If yes, you can try to create another .htaccess file in generator/ folder with one line:
RewriteEngine off

drumut