慕沐1801964
2017-01-12 21:24
安装好之后, 地址栏输入localhost,出现以下字样,请问怎么回事儿?
Forbidden
You don't have permission to access / on this server.
你没有权限访问服务器
你试试Apache2.4.9版本的httpd.conf文件为:
# onlineoffline tag - don't remove
Require local
将“Require local”前面加上#,在下面加上一句:
Require all granted
保存重启就OK了
PHP入门篇
456324 学习 · 6539 问题
相似问题