在默认安装 CentOs 5.5 后 - Document_Root 目录 (/var/www/html) 由 root 拥有。在我的 httpd.conf 文件中,我有:
用户 apache 组 apache
嗯。我是否应该将 /var/www/html 的所有权更改为 apache:apache?
更新
没关系。我试图弄清楚为什么我无法访问我在 Document_Root 内创建的目录。然后我停止了 SELinux 并能够访问该目录。
答案1
不,您不需要更改/var/ww/html
from root:root 的所有权。但它应该处于 755 权限中。
访问文件夹时出现什么错误/var/www/html