开发者

Index a subdirectory of DocumentRoot Apache

I've the DocumentRoot with the Options开发者_开发知识库 +Indexes enabled. However, I cannot find via browser the subdirs of the DocumentRoot. How can I fix it? Thanks.


Maybe they don't have the read and execute permission flag set?

Try chmod ug+rx filename and make sure the subdirs belong to the apache user.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜