On Sat, Sep 5, 2015 at 7:09 PM, Eric Covener wrote:
> On Sat, Sep 5, 2015 at 9:45 PM, Eric Covener wrote:
>> mod_dir has some code to make up for mod_mime not having run that
>> satisfies the check in mod_autoindex.
>
> Added a fix to trunk that allows mod_autoindex to work w/o
> mod_mime/mod_dir
On Sat, Sep 5, 2015 at 9:45 PM, Eric Covener wrote:
> mod_dir has some code to make up for mod_mime not having run that
> satisfies the check in mod_autoindex.
Added a fix to trunk that allows mod_autoindex to work w/o
mod_mime/mod_dir and proposed for 2.4.x
-
On Sat, Sep 5, 2015 at 9:29 PM, Parke 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 u
On Sat, Sep 5, 2015 at 4:26 PM, Eric Covener wrote:
> On Sat, Sep 5, 2015 at 7:06 PM, Parke wrote:
>> Undocumented, silent failures can be frustrating to diagnose.
>>
>> Perhaps the mod_autoindex documentation could be improved to include:
>> 1) an explicit explanation of mod_autoindex's dependen
On Sat, Sep 5, 2015 at 7:06 PM, Parke wrote:
> Undocumented, silent failures can be frustrating to diagnose.
>
> Perhaps the mod_autoindex documentation could be improved to include:
> 1) an explicit explanation of mod_autoindex's dependency on mod_dir
> and DirectoryIndex
> 2) a sample, minimal,
Hi,
I was adapting some old apache.conf files today. I wanted to use
mod_autoindex, and I know it worked with these configuration files
previously (perhaps with an older version of Apache). But I kept on
getting 404 errors instead of directory listings.
After some web searching, I found this pa
> Date: Saturday, September 05, 2015 02:37:45 +0200
> From: Yann Ylavic
>
> Hi,
>
> On Fri, Sep 4, 2015 at 11:46 PM, Yimin Huang
> wrote:
>>
>> When I did "make", I got the following
>> error in exports.c.
>
> Did you try "make clean && make"?
>
> Regards,
> Yann.
>
You also may want to l