I have had no choice but to chmod every folder 755 that was previously 777 because I keep getting uploaded shells to my server in these folders. Anyway will this cause me a problem having the vbseo_sitemap/data folder chmod 755?
This is a discussion on will chmod 755 on data cause a problem? within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; I have had no choice but to chmod every folder 755 that was previously 777 because I keep getting uploaded ...
I have had no choice but to chmod every folder 755 that was previously 777 because I keep getting uploaded shells to my server in these folders. Anyway will this cause me a problem having the vbseo_sitemap/data folder chmod 755?
Hello,
0777 is required to allow write access to data/ folder. Just make sure that you have .htaccess file in that folder with the line that denies access via http to it:
Code:deny from all
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Okay thanks, also I noticed I have an old file called sitemap.txt.gz in my forums folder, it was last modified in 2006. should I just delete that? or is that still needed?
You can remove that file.
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!