Skip to content

Commit e8dfadc

Browse files
authored
AB#4047: Update IIS TOC - move all 4xx and 5xx HTTP error related articles into Runtime errors and exceptions TOC node
1 parent 9ce75e4 commit e8dfadc

1 file changed

Lines changed: 38 additions & 38 deletions

File tree

  • support/developer/webapps/iis

support/developer/webapps/iis/toc.yml

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -107,32 +107,6 @@ items:
107107
href: site-behavior-performance/authorization-fails-default-documents.md
108108
- name: Data collection strategies of Web Server issues
109109
href: site-behavior-performance/data-collection-strategies.md
110-
- name: Hidden static files return HTTP 404 error
111-
href: site-behavior-performance/hidden-static-files-http-404-access-denied.md
112-
- name: HTTP error 400 in the CLM portal
113-
href: site-behavior-performance/clm-http-bad-request.md
114-
- name: HTTP error 404.13
115-
href: site-behavior-performance/http-404-13-website.md
116-
- name: HTTP error 404.17 when you visit a Web site
117-
href: site-behavior-performance/error-message-you-visit-web-site.md
118-
- name: HTTP error 403.6 when you open ISS webpage
119-
href: site-behavior-performance/403-6-forbidden-error.md
120-
- name: HTTP error 403.7
121-
href: site-behavior-performance/http-error-403-7-forbidden-web-app.md
122-
- name: HTTP error 401.1 with pre-authentication headers
123-
href: site-behavior-performance/401-error-preauthentication-header.md
124-
- name: HTTP error 403.14
125-
href: site-behavior-performance/http-403-14-forbidden-webpage.md
126-
- name: HTTP error 403.7
127-
href: site-behavior-performance/http-403-forbidden-open-webpage.md
128-
- name: HTTP error 404 file not found on a server
129-
href: site-behavior-performance/troubleshoot-404-file-not-found-error.md
130-
- name: HTTP error 405.0
131-
href: site-behavior-performance/http-error-405-website.md
132-
- name: HTTP error 500.19
133-
href: site-behavior-performance/http-error-500-19-webpage.md
134-
- name: HTTP error 501 - Not Implemented
135-
href: site-behavior-performance/http-error-501-not-implemented.md
136110
- name: High memory usage
137111
items:
138112
- name: High memory consumption issue overview
@@ -141,28 +115,54 @@ items:
141115
href: site-behavior-performance/data-capture-managed-memory-leak.md
142116
- name: Native memory leak in an IIS 7.x application pool
143117
href: site-behavior-performance/troubleshoot-native-memory-leak-iis-7x-application-pool.md
144-
- name: HTTP error 500.0 when you visit a web site
145-
href: site-behavior-performance/http-error-500-when-you-visit-web-site.md
146118
- name: FtpPutFile always returns success
147119
href: site-behavior-performance/ftpputfile-success-451-status.md
148-
- name: HTTP error 403.16
149-
href: site-behavior-performance/http-403-forbidden-access-website.md
150-
- name: HTTP error 404.2
151-
href: site-behavior-performance/http-error-402-webpage.md
152-
- name: HTTP error 500 when you use Response.BinaryWrite
153-
href: site-behavior-performance/http-500-response-binarywrite.md
154120
- name: Internet printing fails
155121
href: site-behavior-performance/internet-printing-fails.md
156122
- name: Runtime errors and exceptions
157123
items:
158124
- name: Troubleshoot 4xx and 5xx HTTP errors
159125
href: site-behavior-performance/troubleshoot-http-error-code.md
126+
- name: HTTP 400 errors in IIS
127+
href: site-behavior-performance/troubleshoot-http-400-errors-in-iis.md
128+
- name: HTTP error 400 in the CLM portal
129+
href: site-behavior-performance/clm-http-bad-request.md
130+
- name: HTTP error 401.1 with pre-authentication headers
131+
href: site-behavior-performance/401-error-preauthentication-header.md
132+
- name: HTTP error 404.2
133+
href: site-behavior-performance/http-error-402-webpage.md
134+
- name: HTTP error 403.6 when you open IIS webpage
135+
href: site-behavior-performance/403-6-forbidden-error.md
136+
- name: HTTP error 403.7 when you run applications
137+
href: site-behavior-performance/http-error-403-7-forbidden-web-app.md
138+
- name: HTTP error 403.7 when you open an IIS webpage
139+
href: site-behavior-performance/http-403-forbidden-open-webpage.md
140+
- name: HTTP error 403.14
141+
href: site-behavior-performance/http-403-14-forbidden-webpage.md
142+
- name: HTTP error 403.16
143+
href: site-behavior-performance/http-403-forbidden-access-website.md
144+
- name: HTTP error 404 file not found on a server
145+
href: site-behavior-performance/troubleshoot-404-file-not-found-error.md
146+
- name: HTTP error 404 from IIS hidden static files
147+
href: site-behavior-performance/hidden-static-files-http-404-access-denied.md
148+
- name: HTTP error 404.13
149+
href: site-behavior-performance/http-404-13-website.md
150+
- name: HTTP error 404.17 when you visit a Web site
151+
href: site-behavior-performance/error-message-you-visit-web-site.md
152+
- name: HTTP error 405.0
153+
href: site-behavior-performance/http-error-405-website.md
154+
- name: HTTP error 500 when you use Response.BinaryWrite
155+
href: site-behavior-performance/http-500-response-binarywrite.md
156+
- name: HTTP error 500.0 when you visit a web site
157+
href: site-behavior-performance/http-error-500-when-you-visit-web-site.md
158+
- name: HTTP error 500.19
159+
href: site-behavior-performance/http-error-500-19-webpage.md
160+
- name: HTTP error 501 - Not Implemented
161+
href: site-behavior-performance/http-error-501-not-implemented.md
162+
- name: HTTP error 502.2 Bad Gateway error in CGI apps
163+
href: site-behavior-performance/troubleshoot-502-2-bad-gateway-error-in-cgi-apps.md
160164
- name: Troubleshoot high CPU usage in an IIS app pool
161165
href: site-behavior-performance/troubleshoot-high-cpu-in-iis-app-pool.md
162-
- name: Troubleshoot HTTP 400 errors in IIS
163-
href: site-behavior-performance/troubleshoot-http-400-errors-in-iis.md
164-
- name: Troubleshoot HTTP 502.2 Bad Gateway error in CGI apps
165-
href: site-behavior-performance/troubleshoot-502-2-bad-gateway-error-in-cgi-apps.md
166166
- name: Worker Process takes much memory
167167
href: site-behavior-performance/work-process-takes-much-memory.md
168168

0 commit comments

Comments
 (0)