> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of Greg Ames > Sent: Tuesday, April 02, 2002 2:35 PM > To: [EMAIL PROTECTED] > Subject: Re: 2.0.34 - erratic behavior with autoindexes > > Greg Ames wrote: > > > > Jeff Trawick wrote: > > > > > > Here's a backtrace while processing /dist/httpd/. Where is the > > > > subrequest filter? > > > > > > maybe this helps... haven't tested yet > > > > > > Index: request.c > > > > yep, this solves about half of the problem. With this on, I now see all > the > > data, it's just in the wrong order. > > I put Jeff's patch on the 2.0.34 test server on daedalus and bounced it. > http://www.apache.org:8092/dist/ looks perfect, since it only has a > HEADER.html. You can see the out-of-order data at > http://www.apache.org:8092/dist/httpd/ (that dir has both a HEADER.html > and > README.html).
Did you try just http://httpd.apache.org:8092? It looks like that patch completely broke DirectoryIndex pages. Ryan
