Error guide / 403 Forbidden

403 Forbidden: Access to This Page Is Denied

403 Forbidden means the server understood your request but refuses to fulfil it. The page exists, but access to it is closed. It usually points to wrong file permissions, an .htaccess rule, or your IP being blocked.

Check your site

>

What causes it

The cause is almost always on the site side: a deny rule in the server config, incorrect file or folder permissions, an empty root folder with no index file, or a security rule that caught the wrong visitors.

How to fix it

  1. Check that a main file (index.php or index.html) exists in your site root and the folder is not empty.
  2. Set permissions to 644 for files and 755 for folders (in cPanel use the File Manager).
  3. Open .htaccess and remove any stray Deny from or Require all denied rules.
  4. If only you are blocked, check whether your IP landed in a deny list (ModSecurity or firewall).
  5. Make sure index files are enabled and directory listing is set the way the page needs it.
  6. If nothing helps, contact your hosting support and ask them to check the server logs.

Related errors

Found problems?

Slow hosting, SSL trouble or frequent downtime? Move to TomisHost: fast hosting with free SSL, daily backups and free migration help.

TomisHost hosting