Skip to content

Commit 6cca949

Browse files
committed
Add link for IIS 8 users
1 parent a96cf71 commit 6cca949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/quickstart-deploy-aspnet-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ To configure IIS for ASP.NET Core applications, install the [.NET Core Hosting B
135135
If you're working with ASP.NET 4.8 or earlier, or if you need to configure IIS on Windows Server for publishing, you can find detailed steps in [Remote debugging ASP.NET on an IIS computer](../debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer.md) and for ASP.NET Core, [Remote debugging ASP.NET Core on an IIS computer](../debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer.md).
136136

137137
> [!CAUTION]
138-
> A web server must be configured with security best practices in mind. Refer to the [IIS documentation](/iis/) for recommended security practices.
138+
> A web server must be configured with security best practices in mind. Refer to the [IIS documentation](/iis/) for recommended security practices. For IIS 8, see [Security Best Practices for IIS 8](/previous-versions/windows/it-pro/windows-server-2012-r2-and-2012/jj635855(v=ws.11)).
139139
140140
### Publish to IIS web server
141141

0 commit comments

Comments
 (0)