Add cross-link (#23442)

pull/23443/head
Luke Latham 2021-10-03 08:02:25 -05:00 committed by GitHub
parent 9b00dc631e
commit 429655e2ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -144,6 +144,7 @@ Further configuration guidance is found in the following articles:
* <xref:host-and-deploy/proxy-load-balancer>: Includes guidance on:
* Using Forwarded Headers Middleware to preserve HTTPS scheme information across proxy servers and internal networks.
* Additional scenarios and use cases, including manual scheme configuration, request path changes for correct request routing, and forwarding the request scheme for Linux and non-IIS reverse proxies.
* [Support prerendering with authentication](xref:blazor/security/webassembly/additional-scenarios#support-prerendering-with-authentication)
::: moniker-end
@ -277,6 +278,7 @@ Further configuration guidance is found in the following articles:
* <xref:host-and-deploy/proxy-load-balancer>: Includes guidance on:
* Using Forwarded Headers Middleware to preserve HTTPS scheme information across proxy servers and internal networks.
* Additional scenarios and use cases, including manual scheme configuration, request path changes for correct request routing, and forwarding the request scheme for Linux and non-IIS reverse proxies.
* [Support prerendering with authentication](xref:blazor/security/webassembly/additional-scenarios#support-prerendering-with-authentication)
::: moniker-end
@ -407,5 +409,6 @@ For further configuration guidance, see <xref:blazor/security/webassembly/additi
* <xref:host-and-deploy/proxy-load-balancer>: Includes guidance on:
* Using Forwarded Headers Middleware to preserve HTTPS scheme information across proxy servers and internal networks.
* Additional scenarios and use cases, including manual scheme configuration, request path changes for correct request routing, and forwarding the request scheme for Linux and non-IIS reverse proxies.
* [Support prerendering with authentication](xref:blazor/security/webassembly/additional-scenarios#support-prerendering-with-authentication)
::: moniker-end