Skip to content

Commit 1f851ff

Browse files
committed
move article
1 parent fefbc76 commit 1f851ff

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

support/developer/webapps/iis/health-diagnostic-performance/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ items:
1515
href: clm-http-bad-request.md
1616
- name: HTTP error 403.14
1717
href: http-403-14-forbidden-webpage.md
18-
- name: HTTP error 403.16
19-
href: http-403-forbidden-access-website.md
2018
- name: HTTP error 403.7
2119
href: http-error-403-7-forbidden-web-app.md
2220
- name: HTTP error 404 file not found on a server

support/developer/webapps/iis/health-diagnostic-performance/http-403-forbidden-access-website.md renamed to support/developer/webapps/iis/site-behavior-performance/http-403-forbidden-access-website.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: HTTP Error 403.16 when you access a website
3-
description: This article describes the problem where an HTTP 403.16 error occurs when you try to access a website that's hosted by IIS 7.0.
4-
ms.date: 03/26/2020
3+
description: This article describes the problem where an HTTP 403.16 error occurs when you try to access a website that's hosted by IIS.
4+
ms.date: 01/09/2025
55
ms.custom: sap:Site Behavior and Performance\Runtime errors and exceptions, including HTTP 400 and 50x errors
6-
ms.reviewer: mlaing
6+
ms.reviewer: mlaing, paulboc
77
---
8-
# HTTP Error 403.16 when you try to access a website that's hosted on IIS 7.0
8+
# HTTP Error 403.16 when you try to access a website that's hosted on IIS
99

10-
This article helps you resolve the **HTTP 403.16 - Forbidden** error that occurs when you access a website that's hosted on Internet Information Services (IIS) 7.0.
10+
This article helps you resolve the **HTTP 403.16 - Forbidden** error that occurs when you access a website that's hosted on Internet Information Services (IIS).
1111

12-
_Original product version:_   Internet Information Services 7.0
12+
_Original product version:_   Internet Information Services
1313
_Original KB number:_   942061
1414

1515
## Symptoms
1616

17-
You have a website that's hosted on IIS webserver that ships with Windows Server 2016 or later. When you try to access the site through a web browser, you receive an error message that resembles one of the following examples.
17+
You have a website that's hosted on IIS web server that ships with Windows Server 2016 or later. When you try to access the site through a web browser, you receive an error message that resembles one of the following examples.
1818

1919
- Error message 1
2020

support/developer/webapps/iis/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ items:
132132
href: site-behavior-performance/failed-generate-certificate-request.md
133133
- name: FtpPutFile always returns success
134134
href: site-behavior-performance/ftpputfile-success-451-status.md
135+
- name: HTTP error 403.16
136+
href: site-behavior-performance/http-403-forbidden-access-website.md
135137
- name: HTTP error 404.2
136138
href: site-behavior-performance/http-error-402-webpage.md
137139
- name: HTTP error 500 when you use Response.BinaryWrite

0 commit comments

Comments
 (0)