Redirect from HTTP to HTTPS - IIS 7.5

前端 未结 5 1794
孤独总比滥情好
孤独总比滥情好 2021-01-04 19:08

I have implemented https on my application and now i\'m trying to make IIS redirect all http request to https, so that the user doesn\'t even notice this change.

I h

5条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-04 19:33

    You can install the RewriteModule and follow the instructions on this page.

提交回复
热议问题