开发者

Two site, one with https on IIS 7 problem

I have two domain on one ip in IIS. One of the sites bound to https. When in browser i add ht开发者_JAVA技巧tps to the first domain name, i open the second site, how to fix it?


I'm guessing you're using HTTP host headers here.

SSL doesn't support host headers so you'll need two IP addresses. One for the SSL site and one for the other site (which you can keep on using for non-ssl sites provided you keep using host headers).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜