indexing - Index a subdirectory of DocumentRoot Apache -
I have DocumentRoot enabled with option + index However, I can not find the sub-section of the document path through the browser How can I do this? Thank you.
Maybe they do not read and execute the permission flag set?
Try chmod ug + rx filename
and make sure sub-aparts are related to Apache user.
Comments
Post a Comment