Overview
A 403 Forbidden error means the server is refusing access to your website.
Common causes
-
Incorrect file permissions
-
Missing index file
-
Corrupt
.htaccessfile -
Folder permissions set incorrectly
How to fix
-
Open File Manager
-
Right-click your website folder → Permissions
-
Set:
-
Folders:
755 -
Files:
644
-
-
Check that an index file exists
Additional step
-
Rename
.htaccessto.htaccess_oldand test again