# 需求描述 需要将某个网站下的所有 HTTP 请求重定向到 HTTPS。 # 方案调研 ## 关键词 `redirect iis all http to https` ## 入选方案 以列表形式记录入选的方案。 - [Best way to redirect all HTTP to HTTPS in IIS](https://serverfault.com/questions/893315/best-way-to-redirect-all-http-to-https-in-iis):最高票回答经测试可用。