HTTP to HTTPS Redirect - IIS 8.5 not working properly

后端 未结 3 721
小蘑菇
小蘑菇 2021-01-02 00:52

I\'ve read a number of posts here on SO as well as on the \'net (IIS blogs, etc.). I\'m trying to force all connections going from domain.com to www.domain.com and a

3条回答
  •  独厮守ぢ
    2021-01-02 01:21

    This is a long shot for some cases but I had deleted my port 80 bindings for the website as I only wanted SSL / port 443. So from what I can tell is Port 80 binding is also needed for the the rewrite to work correctly.

提交回复
热议问题