On Sat, Sep 5, 2015 at 9:29 PM, Parke <[email protected]> wrote: > If there are nuances in my configuration file that are causing > mod_autoindex to silently fail, I'd be happy to know what those > nuances are.
It apparently requires mod_mime to recognize a directory is being served. mod_dir has some code to make up for mod_mime not having run that satisfies the check in mod_autoindex. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
