Fix IIS Error - HTTP Error 403.14 - Forbidden
NT Software (dạy kinh nghiệm thực tế) NT Software (dạy kinh nghiệm thực tế)
1.45K subscribers
95 views
0

 Published On Jun 5, 2024

Tham gia làm hội viên của kênh này để được hưởng đặc quyền:
   / @ntsoftware  
Fix IIS Error
#iis
HTTP Error 403.14 - Forbidden when you open an IIS webpage
This article helps you resolve the "HTTP Error 403.14 - Forbidden - The web server is configured to not list the contents of this directory" error that occurs when you open an Internet Information Services (IIS) webpage.

Original product version: Internet Information Services 7.0 and later versions
Original KB number: 942062

Resolution for users

If you're a user, you should contact the website administrators to notify them that this error has occurred for this web address.
Resolution for site administrators

This problem occurs because the website doesn't have the Directory Browsing feature enabled. Also, the default document isn't configured. To resolve this problem, use one of the following methods:

Method 1: Enable the Directory Browsing feature in IIS (recommended)

To resolve this problem, follow these steps:

Start IIS Manager. To do it, select Start, select Run, type inetmgr.exe, and then select OK.
In IIS Manager, expand server name, expand Web sites, and then select the website that you want to change.
In the Features view, double-click Directory Browsing.
In the Actions pane, select Enable.

Method 2: Add a default document

To resolve this problem, follow these steps:

Start IIS Manager. To do it, select Start, select Run, type inetmgr.exe, and then select OK.
In IIS Manager, expand server name, expand Web sites, and then select the website that you want to change.
In the Features view, double-click Default Document.
In the Actions pane, select Enable.
In the File Name box, type the name of the default document, and then select OK.

Method 3: Enable the Directory Browsing feature in IIS Express



The Web server is configured to not list the contents of this directory.

show more

Share/Embed