标签: dedicated-hosting
我在IP上有10个网站。我想在所有网站之间分享IP。如何在不必在不同端口号上运行这些网站的情况下实现这一目标?
答案 0 :(得分:3)
您使用apache webserver的“基于名称的虚拟主机”功能: http://httpd.apache.org/docs/1.3/vhosts/ 其他网络服务器可能有也可能没有类似功能。
答案 1 :(得分:3)
Host headers。