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.
我在一个 IP 上有 10 个网站。我想在所有网站之间共享 IP。如何在不必在不同端口号上运行这些网站的情况下实现这一点?
您使用 apache 网络服务器的“基于名称的虚拟主机”功能: http ://httpd.apache.org/docs/1.3/vhosts/ 其他网络服务器可能有也可能没有类似的功能。
IIS 的主机标头。