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 服务器上的网站,它正在侦听端口 81。因此,要打开该网站,我需要使用 url http://server:81/site_name。我希望能够打开网站而不必指定端口号,即http://server/site_name。