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

Posted mengguanghui

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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 的错误的主要内容,如果未能解决你的问题,请参考以下文章

Python 2.7.12+Django 1.11.8+Ubuntu 16.04.4 LTS+Apache 2.4.33????????????

使用apache 2.4.33和openssl 1.1.0h编译问题

运行 wamp 3.1.3 Apache 2.4.33 失败并出现 make_sock: could not bind to address [::]:80 NT Kernel and System

编译安装httpd apache服务器

源码安装httpd

[PHP] php, apache, VS Code安装与配置