apache中怎么建一个虚拟目录!并绑上玉米<VirtualHost *:80> 将*改成你的域名 ServerAdmin webmaster@dummy-host.example.com 随便改 DocumentRoot /www/docs/dummy-host.example.com 你的d盘 ServerName dummy-host.example.com 随便动 ErrorLog logs/dummy-host.example.com-error_log 这个注意目录,必须存在 CustomLog logs/dummy-host.example.com-access_log common 这个注意目录,必须存在</VirtualHost><VirtualHost *:80> 将*改成你的域名 ServerAdmin webmaster@dummy-host.example.com 随便改 DocumentRoot /www/docs/dummy-host.example.com 你的d盘 ServerName dummy-host.example.com 随便动 ErrorLog logs/dummy-host.example.com-error_log 这个注意目录,必须存在 CustomLog logs/dummy-host.example.com-access_log common 这个注意目录,必须存在</VirtualHost> 累了,才放慢脚步,错了,才想到后悔,苦了,才懂得满足,伤了,才明白坚强, 醉了,才知道难忘,笑了,才体会美丽。