The following warnings occurred: | |||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
Bad file - Warning - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: Bad file - Warning (/showthread.php?tid=4741) |
Bad file - Warning - bcarrier - 2013-05-14 When I do a "Website Health Check", both /data/ and /data/pages/ give me a Bad file - Warning. I have searched the Forums, but I'm not finding a solution. What have you done to correct the error? .htaccess Existence /data/ Bad file - Warning /data/uploads/ Good 'Allow' file - OK /data/users/ Good 'Deny' file - OK /data/cache/ Good 'Deny' file - OK /data/thumbs/ Good 'Allow' file - OK /data/pages/ Bad file - Warning /plugins/ Good 'Deny' file - OK /data/other/ Good 'Deny' file - OK /data/other/logs/ Good 'Deny' file - OK /theme/ No file - OK RE: Bad file - Warning - shawn_a - 2013-05-14 You are missing critical htaccess files, are you on apache? You can copy the tmp/deny files over and name them .htaccess RE: Bad file - Warning - bcarrier - 2013-05-16 Thank you for the suggestion, I'll give it a try. (2013-05-14, 12:21:48)shawn_a Wrote: You are missing critical htaccess files, are you on apache? |