Several scenarios can cause a 403 error response from our webservers. When a 403 response is generated, access to the requested file is not allowed for one or more reasons.
Some potential reasons for this response are:
The CGI script requested does not have executable permissions set. If this is the problem, here's the solution.
A directory index has been requested in a directory for which such requests have been specifically disallowed. If this is the problem, you'll need to change the filename of your home page, change the default home page setting, or undo the disallow setting for directories
Some potential reasons for this response are:
source : http://support.modwest.com/content/1/144/en/why-does-my-website-just-say-error-403-forbidden.html
No comments:
Post a Comment