Forbidden You don't have permission to access / on this server. Apache/2.4.9 (Win64) PHP/5.5.12 Server at test01.com Port 80 给跪了,怎么办???
在apache2.4在配置文件中不是改为
Order allow,deny Allow from all
变成改成
Require all granted
具体可以看这个stackoverflow
那是服务器环境问题吧,可以装个wamp集成环境试试
不是这个原因,现在连localhost都打不开了