输入banner图图片脚本导航/分类

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

技术分享图片

然后就可以了

 

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

标签:cal   技术分享   src   nbsp   you   info   com   ESS   修改