Apache Version: 2.4.33 提示You don't have permission to access / on this server 的错误

需要修改 apache的配置文件  httpd.conf 和 httpd-chosts.conf 这两个配置文件

1、将httpd.conf 中的denied 修改为 granted

2 、把 httpd-chosts.conf 中的require local 修改为 require all granted

然后就可以了

 

posted @ 2018-12-14 20:20  MG111  阅读(283)  评论(0编辑  收藏  举报