Apache 2.4.3 配置多域名
摘要:
# vi /usr/local/apache/conf/httpd.conf#ServerRoot "/usr/local/apache" #注释掉#ServerAdmin you@example.com #注释掉#DocumentRoot "/usr/local/apache/htdocs" #注释掉#<Directory "/usr/local/apache/htdocs"> # # Possible values for the Options directive are "None", &quo 阅读全文
posted @ 2013-01-06 16:26 lwysoft 阅读(690) 评论(0) 推荐(0) 编辑