IIS

IIS Crypto Tool

IIS Crypto is a free tool that gives administrators the ability to enable or disable protocols, ciphers, hashes and key exchange algorithms on Windows Server 2008, 2012, 2016 and 2019. It also lets you reorder SSL/TLS cipher suites offered by IIS, change advanced settings, implement Best Practices with a single click, create custom templates and test your website.

Download

讓 IIS 網站保持運作狀態

  1. 安裝「應用程式初始化(Application Initialization)」

    image
  2. 網站的進階設定「預先載入已啟用」設為 True

    image
  3. 應用程式集區的進階設定「啟動模式」設為 True

    image

讓 IIS Express 外部存取

  1. 使用 netsh 以本機 IP 及 站台 port 加入 URL 保留區( access control list)

    刪除

  2. 修改專案底下 .vs/config

    Edit bindingInformation <ip-address>:<port>:<host-name>

  3. 開啟防火牆

403. Forbidden

Folder permissions for web application

Folder add permission User Name: IIS AppPool\ApplicationPoolName

Last updated