Categories
403 - Forbidden: Access is denied
When you get this error, there is no default document set, such as index.html. You will get the following message on your screen:
If we look in the control panel we see that there is a typo in the index file. Click on the pencil to change this.
Change the name of the file to index PHP and click on rename.
It is also possible that your web.config is not set correctly. If you want to fix this you need to do it in the following way: How can I restore my web.config file?
You can set a default document via:
What should I set as default document (homepage)?
Keywords: 403 error message page not found.