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

            Bug ID: 64239
           Summary: mod_autoindex does not work on its own
           Product: Apache httpd-2
           Version: 2.4.6
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_autoindex
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The documentation for mod_autoindex describes the contrasting purposes of
mod_dir and mod_autoindex and then states "The two functions are separated so
that you can completely remove (or replace) automatic index generation should
you want to."

However, on a CentOS 7.6 install of httpd 2.4.6-90.el7 just the loading of
mod_autoindex and the enabling of Options +Indexes on the location of interest
was not sufficient to generate an automatic index.  Only when I ALSO enabled
mod_dir did the autoindexes start being returned.  I neutered mod_dir with a
DirectoryIndex disabled directive to leave me with just auto indexing, but
either the documentation should be corrected to indicate the dependence or
mod_autoindex has a bug.

The server in question was running only core, mpm_event, systemd, unixd and
authz_core.

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