Thursday, November 14, 2013

HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory.

Introduction: In this post I will explain how we can solve the “HTTP Error 403.14 – Forbidden The Web server is configured to not list the contents of this directory.” error when we run the website on IIS.
HTTP Error 403.14 - Forbidden

This error occurs when request URL and directory browsing is not enabled/configured. To solve this error follow the below given steps:
1.       Open IIS manager and select the website for which show the error.
2.       Double click on Directory browsing.
3.       In the Directory browsing window click on Enable as show in below attached snapshot:
HTTP Error 403.14 - Forbidden

OR
Set/configured the default document for website e.g. default.aspx.

Now run the website and check the result.

Is it helpful?

If yes post your comment to admire my work. You can like me on Facebook, Google+, Linkedin and Twitter via hit on Follow us Button and also can get update follow by Email.

No comments:

Post a Comment