标签: apache indexing
我已经启用了Options + Indexes的DocumentRoot。但是,我无法通过浏览器找到DocumentRoot的子目录。 我该如何解决?感谢。
答案 0 :(得分:0)
也许他们没有设置读取和执行权限标志?
尝试chmod ug+rx filename并确保子目录属于apache用户。
chmod ug+rx filename