Skip to content

Commit efb5ae8

Browse files
committed
PR feedback
1 parent 8e976ac commit efb5ae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/developer/webapps/iis/application-request-routing/proxy-server-rejects-back-end-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ However, if your back-end server is on a different network than your ARR server,
3434

3535
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/proxy-network-layout.png" alt-text="Network diagram of the ARR and back-end server configuration when on a different network, using a proxy server to transit request between networks":::
3636

37-
When your ARR server routes a request through a proxy server, the proxy server can reject the request if it uses a relative URL. For example:
37+
When your ARR server routes a request through a proxy server, the proxy server can reject the request because ARR uses a relative url when forwarding the requests to the backend servers. For example:
3838

3939
```http
4040
/mywebapp/mypage.aspx

0 commit comments

Comments
 (0)