hello all,
After my recent update of cpanel, I've now noticed that I cannot access any additional dir such as www.blah.com/test/file.html comes back with a 403 error. anyone know how to fix this? TIA.
hello all,
After my recent update of cpanel, I've now noticed that I cannot access any additional dir such as www.blah.com/test/file.html comes back with a 403 error. anyone know how to fix this? TIA.
A fix for that issue in particular would be to set the permissions on the file correctly - 0644 should be fine.
Thanks
the file was already set to 0644 and I also manually reset it to that as well and still same thing. This is the actual error that I'm getting. Whats strange is the file is there.
ThanksForbidden
You don't have permission to access /test/mockup_menu.jpg on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I have been getting this a lot with php scripts lately
You don't have permission to access /modules.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
These have all worked fine in the past. Ive tried with php 5.0 and above and back to 4.0 etc... same things.