https://issues.apache.org/bugzilla/show_bug.cgi?id=53444

Michał Grzędzicki <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Michał Grzędzicki <[email protected]> ---
in <Directory "/web/httpd-2.4.2/htdocs">

You already enable indexes
Options Indexes FollowSymLinks

so it should work without .htaccess.

Does changing

AllowOverride Options

to

AllowOverride Options=Indexes

or

AllowOverride Options Indexes

makes it work for You ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to