Add an additional resource to IIS Modules topic (#5550)
parent
f143ccef48
commit
5266352590
|
@ -154,6 +154,7 @@ The only modules required to run an ASP.NET Core app are the Anonymous Authentic
|
|||
## Additional resources
|
||||
|
||||
* [Host on Windows with IIS](xref:host-and-deploy/iis/index)
|
||||
* [IIS Modules Overview](https://docs.microsoft.com/iis/get-started/introduction-to-iis/iis-modules-overview)
|
||||
* [Introduction to IIS Architectures: Modules in IIS](/iis/get-started/introduction-to-iis/introduction-to-iis-architecture#modules-in-iis)
|
||||
* [IIS Modules Overview](/iis/get-started/introduction-to-iis/iis-modules-overview)
|
||||
* [Customizing IIS 7.0 Roles and Modules](https://technet.microsoft.com/library/cc627313.aspx)
|
||||
* [IIS `<system.webServer>`](https://docs.microsoft.com/iis/configuration/system.webServer/)
|
||||
* [IIS `<system.webServer>`](/iis/configuration/system.webServer/)
|
||||
|
|
Loading…
Reference in New Issue