按照视频配置OK了。此时如果再去访问http://localhost
Forbidden You don't have permission to access / on this server. 有解决方法吗? Apache2.4.9
/*httpd-vhosts.conf*/
<VirtualHost *:80>
DocumentRoot "e:/php/wamp/"
</VirtualHost>