【发布时间】:2013-04-02 12:59:48
【问题描述】:
我的行为
在 IIS 中添加网站...并设置端口 81
尝试浏览
http://localhost:81/- 很好。将端点添加到 81 端口
尝试浏览
http://myserver.cloudapp.net:81/- 不好(net::ERR_CONNECTION_TIMED_OUT)。
为什么?
UPD: myserver.cloudapp.net:80 - 默认网站可见
myserver.cloudapp.net:81 - 我的第二个网站不可见
第二个站点绑定是
类型:http;端口:81; IP 地址:*
【问题讨论】:
标签: azure windows-server-2008-r2 azure-virtual-machine