I am getting 403 you do not have permission to access error?

Why do we face 403 forbidden error?

403 is one of the common apache error which are mostly displayed when there is a missing index file or default index page. A 403 Forbidden error means that you do not have permission to view the requested file or resource. While sometimes this is intentional, other times it is due to misconfigured permissions.

Permissions:

The 403 Forbidden error means that your file has bad permissions. Directories and folders must be 755. Executable scripts within the cgi-bin folder must be 755. Images, media, and text files like HTML should be 755 or 644.

Hidden Files (Dot Files):

If you see "client denied by server configuration" in your Error Logs, then this usually means bad file permissions, but could also mean that the visitor is trying to look at a hidden file, like the .htaccess file. You cannot look at that file in your browser, or any file name that starts with a dot.

Other Possibilities:

The account may have IP Deny rules. Check in cPanel and make sure you are not blocking your own connecting IP.You may have changed the Index Manager to No Indexing. This will cause a 403 error if their is no correct index page to load.The error could be caused by our mod_security rules. Please contact us for further help.

If you find the above article beneficial, Please give us a thumbs up.

Technical Support,
WebSouls

  • 403error, 403
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I am getting 500 internal server error?

500 Internal Server Error is a generic error message, given when no more specific message is...

I am getting 404 Not Found error?

404 Not Found error messages can appear in any browser and in any operating system. Most 404 Not...

After installing Wordpress I am facing internal server error 500?

Annoyed by the following error message? Not anymore!Altough wordpress is an open source platform...