摘要: 一、配置httpd.conf# Virtual hosts#Include conf/extra/httpd-vhosts.conf //取消这一行的# 二、配置httpd-vhosts.conf文件 1.多IP模式<VirtualHost *:80> DocumentRoot "E:/www/ht 阅读全文
posted @ 2016-04-15 10:47 务观 阅读(169) 评论(0) 推荐(0) 编辑