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

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -