apache出现You don't have permission to access / on thi
程序员文章站
2022-06-05 21:47:36
...
在apache的配置文件httpd.conf里定义了对网站根默认的访问权限
#
Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
Directory>
改为
Directory />
Options Indexes FollowSymLinks
AllowOverride None
Directory>
问题解决
上一篇: SQL Server置疑数据库解决方法
下一篇: Redis-启动时提示
推荐阅读
-
You don’t have permission to access /index.php on.
-
对于搭建网站中出现“You don't have permission to access this resource.”错误提示的解决思路
-
You don't have permission to access / on this server,Forbidden
-
CentOS7.0下安装Apache2.4.20版本,安装完成之后,报 You don't have permission to access / on this server.
-
wamp不能使用phpmyadmin,提示“You don't have permission to access /phpmyadmin/ on this server.”...
-
Apache启动后出现You don't have permission to access on this server的解决办法
-
PHP错误:Forbidden You don't have permission to access / on thi_PHP教程
-
apache出现You don't have permission to access / on thi_PHP教程
-
Apache出现 You don't have permission to access /phpmya
-
wamp不能使用phpmyadmin,提示“You don't have permission