我的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
写回答
1回答
-
编程浪子
2018-08-11
你确定你标题和截图是一致?
如果域名无法访问,请绑定hosts
如果你错误日志,那是没有权限,setenforce 0
00
相似问题