报错:php
You don't have permission to access / on this server
解决:ui
httpd.conf和httpd-vhosts.conf中的<Directory "D:\JabinDoc\www_php">里: Require local 改成 Require all granted