Skip to content

Commit c67d0a1

Browse files
committed
fix file names and hide PII
1 parent 2ce8f38 commit c67d0a1

11 files changed

Lines changed: 9 additions & 7 deletions

support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-backend-requests/apply-collection-changes.png renamed to support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-back-end-requests/apply-collection-changes.png

File renamed without changes.

support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-backend-requests/collection-editor-proxy-added.png renamed to support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-back-end-requests/collection-editor-proxy-added.png

File renamed without changes.

support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-backend-requests/collection-editor-proxy-property.png renamed to support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-back-end-requests/collection-editor-proxy-property.png

File renamed without changes.

support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-backend-requests/collection-editor-select-farm.png renamed to support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-back-end-requests/collection-editor-select-farm.png

File renamed without changes.
Loading
Loading

support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-backend-requests/webfarm-collection-editor-button.png renamed to support/developer/webapps/iis/application-request-routing/media/proxy-server-rejects-back-end-requests/web-farm-collection-editor-button.png

File renamed without changes.

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,26 +45,26 @@ To configure your ARR server correctly to direct back-end requests through a pro
4545
1. Start Internet Information Services (IIS) Manager.
4646
1. Select your IIS server node from the **Connections** side pane, then select the **Configuration Editor** in the main pane.
4747

48-
:::image type="content" source="./media/proxy-server-rejects-backend-requests/open-configuration-editor.png" alt-text="IIS Manager showing a server node as selected in the Connections pane.":::
48+
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/open-configuration-editor.png" alt-text="IIS Manager showing a server node as selected in the Connections pane.":::
4949
1. Inside the Configuration Editor, select the **webFarms** node from the **Section** list to display all configured ARR server farms.
5050

51-
:::image type="content" source="./media/proxy-server-rejects-backend-requests/configuration-editor-section-dropdown.png" alt-text="IIS Manager showing the Configuration Editor pane open. The Section list in the Configuration Editor is expanded and the webFarms section is selected.":::
51+
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/configuration-editor-section-dropdown.png" alt-text="IIS Manager showing the Configuration Editor pane open. The Section list in the Configuration Editor is expanded and the webFarms section is selected.":::
5252
1. Open the **Collection Editor** window by selecting the ellipsis button (...) to the right of the **(Collection)** field.
5353

54-
:::image type="content" source="./media/proxy-server-rejects-backend-requests/webfarm-collection-editor-button.png" alt-text="IIS Manager showing the Configuration Editor pane open. The ellipsis button to the right of the (Collection) field is highlighted.":::
54+
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/web-farm-collection-editor-button.png" alt-text="IIS Manager showing the Configuration Editor pane open. The ellipsis button to the right of the (Collection) field is highlighted.":::
5555
1. In the **Collection Editor** window, select the farm that you want to configure from the **Items** pane. Details of the selected farm are displayed in the **Properties** pane.
5656

57-
:::image type="content" source="./media/proxy-server-rejects-backend-requests/collection-editor-select-farm.png" alt-text="The IIS Manager Collection Editor window showing the first webFarm highlighted in the Items pane of the Collection Editor.":::
57+
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/collection-editor-select-farm.png" alt-text="The IIS Manager Collection Editor window showing the first webFarm highlighted in the Items pane of the Collection Editor.":::
5858
1. In the **Properties** pane, navigate to the **applicationRequestRouting** > **protocol** > **proxy** node.
5959

60-
:::image type="content" source="./media/proxy-server-rejects-backend-requests/collection-editor-proxy-property.png" alt-text="The IIS Manager's Collection Editor window showing the proxy node highlighted in the Properties pane.":::
60+
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/collection-editor-proxy-property.png" alt-text="The IIS Manager's Collection Editor window showing the proxy node highlighted in the Properties pane.":::
6161
1. In the **proxy** node, enter the host and port of the proxy server that ARR should direct back-end requests through.
6262

63-
:::image type="content" source="./media/proxy-server-rejects-backend-requests/collection-editor-proxy-added.png" alt-text="The IIS Manager's Collection Editor window showing that the proxy node in the Properties pane is set to localhost:8888.":::
63+
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/collection-editor-proxy-added.png" alt-text="The IIS Manager's Collection Editor window showing that the proxy node in the Properties pane is set to localhost:8888.":::
6464
1. Close the **Collection Editor** window.
6565
1. In the **Actions** pane of the IIS Manager window, select **Apply** to finalize the configuration change.
6666

67-
:::image type="content" source="./media/proxy-server-rejects-backend-requests/apply-collection-changes.png" alt-text="The IIS Manager's Actions pane showing the Apply button highlighted":::
67+
:::image type="content" source="./media/proxy-server-rejects-back-end-requests/apply-collection-changes.png" alt-text="The IIS Manager's Actions pane showing the Apply button highlighted":::
6868

6969
This configuration update makes your ARR server compliant with the RFC specification for proxy servers.
7070

0 commit comments

Comments
 (0)