摘要:
默认情况一个服务器的IIS只能绑定一个HTTPS也就是443端口 要实现多个站点对应HTTPS只能更改IIS配置 地址:C:\Windows\System32\inetsrv\config\applicationHost.config 默认一个站点带一个这样的配置 <binding protocol 阅读全文
posted @ 2017-01-10 14:38 ArRan 阅读(666) 评论(0) 推荐(0)
|
||
|
摘要:
默认情况一个服务器的IIS只能绑定一个HTTPS也就是443端口 要实现多个站点对应HTTPS只能更改IIS配置 地址:C:\Windows\System32\inetsrv\config\applicationHost.config 默认一个站点带一个这样的配置 <binding protocol 阅读全文
posted @ 2017-01-10 14:38 ArRan 阅读(666) 评论(0) 推荐(0) |
||