FrontDoorHostRewriteModule 1.0.0

Suggested Alternatives

Progress.Sitefinity.Cloud.FrontDoorHostRewriteModule

Additional Details

Progress.Sitefinity.Cloud.FrontDoorHostRewriteModule package is replacement of FrontDoorHostRewriteModule package. We recommend all customers using the FrontDoorHostRewriteModule to switch to the new package FrontDoorHostRewriteModule. FrontDoorHostRewriteModule package will be no longer supported.

There is a newer version of this package available.
See the version list below for details.
dotnet add package FrontDoorHostRewriteModule --version 1.0.0
NuGet\Install-Package FrontDoorHostRewriteModule -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FrontDoorHostRewriteModule" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FrontDoorHostRewriteModule --version 1.0.0
#r "nuget: FrontDoorHostRewriteModule, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FrontDoorHostRewriteModule as a Cake Addin
#addin nuget:?package=FrontDoorHostRewriteModule&version=1.0.0

// Install FrontDoorHostRewriteModule as a Cake Tool
#tool nuget:?package=FrontDoorHostRewriteModule&version=1.0.0

The package is deprecated. Please use Progress.Sitefinity.Cloud.FrontDoorHostRewriteModule package that is a replacement of FrontDoorHostRewriteModule package

Replaces the Host header with the X-Forwarded-Host on IIS of App Service via a native C++ module. NOTE: There is a popular approach to replace the HOST header with the value of X-Forwarded-Host header by unlocking the Host and X-Forwarded-Host headers, so they can be rewritten using rewrite rules. Once the request reaches the App Service, the value of the HOST header is set to the value of the X-Forwarded-Host header. However, this approach has a pitfall. If there are other rewrite rules executed after the rule for rewriting the HOST header, they do not respect the new value of the HOST header. Using the native IIS module ensures that the HOST header has taken the value of the X-Forwarded-Host header before the rewrite module steps in.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 510 3/29/2022
1.0.0 1,039 3/26/2020