我的apache虚拟主机设置,就是域名访问提示找不到服务器IP
来源:7-2 Apache的虚拟主机配置及伪静态操作

xiaodao1
2018-08-11
[core:error] [pid 2664] (13)Permission denied: [client 192.168.10.104:49857] AH00035: access to /index.html denied (filesystem path '/data/www/index.html') because search permissions are missing on a component of the path
写回答
2回答
-
xiaodao1
提问者
2018-08-12
谢谢,找到解决方法了
012019-04-02 -
风烛残年
2018-08-12
查一下selinux的值,命令getenforce ,如果是enforcing,设置为setenforce 0.
00
相似问题