Skip to content

Commit 490a733

Browse files
Merge pull request #300349 from jaesoni/404-info-update
Update http-response-codes.md
2 parents 66c5ae0 + 9799460 commit 490a733

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/application-gateway/http-response-codes.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: mbender-ms
66
ms.service: azure-application-gateway
77
ms.topic: troubleshooting
8-
ms.date: 03/28/2025
8+
ms.date: 05/26/2025
99
ms.author: mbender
1010
---
1111

@@ -97,10 +97,7 @@ Other reasons for clients receiving 403 responses include:
9797

9898
#### 404 – Page not found
9999

100-
An HTTP 404 response can be returned if a request is sent to an application gateway that is:
101-
- Using a [v2 sku](overview-v2.md).
102-
- Without a hostname match defined in any [multi-site listeners](multiple-site-overview.md).
103-
- Not configured with a [basic listener](application-gateway-components.md#types-of-listeners).
100+
An HTTP 404 response is generated when a request is made to Application Gateway (V2 SKUs) with a hostname that doesn’t corresponds to any of the configured Multi-site listeners, and there is no Basic listener present. Learn more about [types of listeners](application-gateway-components.md#types-of-listeners.
104101

105102
#### 408 – Request Time-out
106103

0 commit comments

Comments
 (0)