https://bz.apache.org/bugzilla/show_bug.cgi?id=40174

--- Comment #3 from Bill Cole <billc...@apache.org> ---
For the sake of closure and (maybe) enlightenment of others with this sort of
problem:

My instance of IndexOptions not working in a Directory section was entangled
with mod_userdir, in that the directory I specified was a subdirectory of the
subject of a UserDir directive. After recognizing that issue, I tried multiple
tactics to get the Directory directive in the right place for it to work,
without success. 

I was able to work around the problem by using a Location directive (instead of
Directory) so that it matches on the URL rather than the real filesystem path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to