IIS

Host .NET/ASP websites with Internet Information Services.

Insert screenshot of Server Manager β†’ Add Roles and Features

Steps ▢️

  • Install Web Server (IIS) role

  • Add ASP.NET features if needed

  • Bind site to hostname; install TLS cert

  • Open firewall: 80/443 (restrict RDP 3389)

Tips πŸ’‘

  • Store logs on a separate volume

  • Use URL Rewrite and ARR for reverse proxy

Last updated

Was this helpful?