On Tue, Jun 18, 2002 at 12:30:20PM -0700, Brian Pane wrote: > William A. Rowe, Jr. wrote: > > > The new Apache release is available for immediate testing. Please > > reply-to > > [EMAIL PROTECTED] with any observed variance between this version and > > your previous experience with recent Apache 1.3.x releases. > > > I only see one thing that looks troubling. In httpd-test, > autoindex2.t test cases 1 and 3 work with 1.3.24 but not with > 1.3.26. This might just mean that my config is broken. An > independent verification would be really helpful, if anyone > has time to test it.
I can verify it. It looks like 1.3's mod_autoindex is displaying entries for sub-requests that do not return HTTP_SUCCESS. Test 1 is 500, test 2 is 200, and test 3 is 401. ISTR some discussion over what the 'right' behavior is for displaying subrequests with errors. -- justin
