apache2 多站点虚拟主机配置

<VirtualHost *:80>
ServerAdmin webmaster@dummy-host.example.com
DocumentRoot /var/www/
ServerName kmcmim.com
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>

posted @ 2015-04-04 23:56  daiyun  阅读(275)  评论(0编辑  收藏  举报
AmazingCounters.com