Skip to content

Commit 96d4dc5

Browse files
authored
Update rewrite-http-headers-url.md
Response properties don't play any role for URL rewrite that is meant for "request URL"
1 parent cda458a commit 96d4dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/rewrite-http-headers-url.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ With URL rewrite capability in Application Gateway, you can:
3838

3939
* Rewrite the host name, path and query string of the request URL
4040

41-
* Choose to rewrite the URL of all requests on a listener or only those requests which match one or more of the conditions you set. These conditions are based on the request and response properties (request, header, response header and server variables).
41+
* Choose to rewrite the URL of all requests on a listener or only those requests which match one or more of the conditions you set. These conditions are based on the request properties (request header and server variables).
4242

4343
* Choose to route the request (select the backend pool) based on either the original URL or the rewritten URL
4444

0 commit comments

Comments
 (0)