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

            Bug ID: 56633
           Summary: mod_auth_basic breaks mod_autoindex
           Product: Apache httpd-2
           Version: 2.4.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_autoindex
          Assignee: [email protected]
          Reporter: [email protected]

I have a url that requires authentication and then displays the contents of a
users /public_html_ssl folder.  If I disable the authentication the directory
listing generated by mod_autoindex displays properly.  If I enable the basic
authentication (I'm using LDAP against AD but it also does the same with file
backend) the directory index fails, and in my error logs it lists each file I
have in my global directoryindex statement as inacessible.  It seems like when
mod_auth_basic is engaged mod_autoindex cannot parse the folder.

-- 
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