We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10a476e + 8629859 commit c17f529Copy full SHA for c17f529
articles/application-gateway/for-containers/how-to-url-rewrite-gateway-api.md
@@ -6,7 +6,7 @@ author: greg-lindsay
6
ms.service: application-gateway
7
ms.subservice: appgw-for-containers
8
ms.topic: conceptual
9
-ms.date: 09/25/2023
+ms.date: 10/03/2023
10
ms.author: greglin
11
---
12
@@ -186,7 +186,7 @@ spec:
186
value: /shop
187
- filters:
188
- type: URLRewrite
189
- URLRewrite:
+ urlRewrite:
190
path:
191
type: ReplacePrefixMatch
192
replacePrefixMatch: /ecommerce
0 commit comments