在IIS 6中托管多个站点,需要SSL [英] Hosting multiple sites in IIS 6, one need SSL

查看:111
本文介绍了在IIS 6中托管多个站点,需要SSL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一台运行IIS 6的Windows Server 2003,我们托管多个具有不同域的站点。 www.site1.com,www.site2.com等。

We've got a Windows Server 2003 running IIS 6 where we host multiple sites with different domains. www.site1.com, www.site2.com etc.

现在其中一个站点需要SSL证书,因此我从rapidssl.com订购了域名证书www.site1.com。

Now one of these sites need a SSL certificate, so I ordered a certificate from rapidssl.com for the domain www.site1.com.

问题:
安装此SSL证书后,无论域名如何,所有https请求都会被重定向到www。 site1.com网站。
FYI:这是服务器上唯一安装了SSL证书的网站。

The problem: After installing this SSL certificate all https request to this server, regardless of domain, gets redirected to the www.site1.com site. FYI: This is the only site on the server that got a SSL certificate installed.

任何人?

推荐答案

cscript.exe adsutil.vbs set / w3svc // SecureBindings:443:解决了问题。

cscript.exe adsutil.vbs set /w3svc//SecureBindings ":443:" solved the problem.

这篇关于在IIS 6中托管多个站点,需要SSL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆