How to fix a 403 Forbidden error Print

  • 0

A 403 means the server is refusing access to a page or folder.

  1. Missing index file: the folder may have no index.html/index.php. Add one, or upload your site files to the correct location.
  2. Wrong permissions: set files to 644 and folders to 755 (article 112).
  3. .htaccess rule: a deny rule or bad directive can block access — check or temporarily rename .htaccess (article 105).
  4. IP blocked: make sure your own IP isn't blocked in IP Blocker (article 149) or by a security rule.
  5. Directory privacy: the folder may be password-protected (article 154).

Tip: If it appeared right after a change to permissions or .htaccess, undo that change first.


?האם התשובה שקיבלתם הייתה מועילה
Back

Powered by WHMCompleteSolution

Chat with us