摘要:
虚拟主机的配置 基于IP地址的虚拟主机配置 Listen 80 DocumentRoot /www/example1 ServerName www.example1.com DocumentRoot /www/example2 ServerName www.example2.org 基于IP和多端口的虚拟主机配置 Listen 172.20.30.40:80 Listen 172.20.30.4... 阅读全文
posted @ 2009-05-29 17:12
与时俱进
阅读(273)
评论(0)
推荐(0)