Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道可以为托管的每个站点都这样做,但是 IIS 的默认端口可以设置为不同的端口吗?
从 IIS 管理控制台中,选择Default Web Site. 在右侧,单击Edit Bindings链接,然后在随后的对话框中,根据需要更改默认端口绑定。
Default Web Site
Edit Bindings
我找到了不同的解决方案。我的路由器正确允许流量进入,但 Windows 防火墙不允许端口 80 上的流量进入。我必须通过启用规则来允许它。