IIS7: HTTP->HTTPS Cleanly

前端 未结 6 1095
轮回少年
轮回少年 2020-12-04 06:32

Is there a clean way to redirect all attempts to going to an HTTP:// version of a site to its HTTPS:// equivalent?

6条回答
  •  一向
    一向 (楼主)
    2020-12-04 06:46

    I think by 'cleanly' you mean like with a 300 redirect. Config for a lot of servers & languages here.

提交回复
热议问题