Osclass forums

Support forums => Plugins => Sitemap generator => Topic started by: Dublay on November 03, 2013, 03:06:52 am

Title: sitemap.xml - chmod?
Post by: Dublay on November 03, 2013, 03:06:52 am
Hi there,

can anyone tell me if it's necessary to chmod the sitemap.xml only or the whole root - and which chmod should I use?
Title: Re: sitemap.xml - chmod?
Post by: Dublay on November 03, 2013, 05:15:09 pm
It's simply chmod 666 only for sitemap.xml - then it's working.
Title: Re: sitemap.xml - chmod?
Post by: dev101 on November 03, 2013, 05:49:18 pm
my sitemap.xml is 644 and it works fine, 666 is unnecessary/risky.

dev101
Title: Re: sitemap.xml - chmod?
Post by: Dublay on November 04, 2013, 12:48:46 am
my sitemap.xml is 644 and it works fine, 666 is unnecessary/risky.

dev101

ok - 644 is much more secure and obviously working, too.