Skip to content

Commit

Permalink
Cross-link to app base path guidance (#31251)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Dec 14, 2023
1 parent 9e6ce75 commit 1f6ca9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aspnetcore/blazor/host-and-deploy/webassembly.md
Original file line number Diff line number Diff line change
Expand Up @@ -549,6 +549,8 @@ If a standalone app is hosted as an IIS sub-app, perform either of the following
Removing the handler or disabling inheritance is performed in addition to [configuring the app's base path](xref:blazor/host-and-deploy/index#app-base-path). Set the app base path in the app's `index.html` file to the IIS alias used when configuring the sub-app in IIS.

Configure the app's base path by following the guidance in the <xref:blazor/host-and-deploy/index#app-base-path> article.

#### Brotli and Gzip compression

:::moniker range=">= aspnetcore-8.0"
Expand Down

0 comments on commit 1f6ca9c

Please sign in to comment.