RE: [PATCH] Fix mod_autoindex

2002-04-05 Thread Ryan Bloom
Message- > From: [EMAIL PROTECTED] [mailto:trawick@rdu88-250- > 035.nc.rr.com] On Behalf Of Jeff Trawick > Sent: Friday, April 05, 2002 8:06 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PATCH] Fix mod_autoindex > > (This is really from me :) ) > > &

Re: [PATCH] Fix mod_autoindex

2002-04-05 Thread William A. Rowe, Jr.
At 10:06 AM 4/5/2002, you wrote: >(This is really from me :) ) > > > > Greg and I discussed this issue (create subrequest, create output via > > > ap_rXXX, run subrequest) a couple of days ago. What we preferred > > > overall was to require an app to call something like ap_rinit() if > > > they w

RE: [PATCH] Fix mod_autoindex

2002-04-05 Thread Ryan Bloom
-250- > 035.nc.rr.com] On Behalf Of Jeff Trawick > Sent: Friday, April 05, 2002 7:56 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [PATCH] Fix mod_autoindex > > (This is a reply from [EMAIL PROTECTED] His normal e-mail access > is fsck-ed at the moment.

Re: [PATCH] Fix mod_autoindex

2002-04-05 Thread Jeff Trawick
(This is really from me :) ) "Ryan Bloom" <[EMAIL PROTECTED]> writes: > > > This is another attempt at fixing mod_autoindex. This works for me > on > > > my computer, and it explains the problem. I haven't been able to > > > actually reproduce the problem, but I have seen the symptoms. Can >

Re: [PATCH] Fix mod_autoindex

2002-04-05 Thread Jeff Trawick
(This is a reply from [EMAIL PROTECTED] His normal e-mail access is fsck-ed at the moment. I'm just the messenger.) "Ryan Bloom" <[EMAIL PROTECTED]> writes: > This is another attempt at fixing mod_autoindex. This works for me on > my computer, and it explains the problem. I haven't been able

RE: [PATCH] Fix mod_autoindex

2002-04-05 Thread Ryan Bloom
> > This is another attempt at fixing mod_autoindex. This works for me on > > my computer, and it explains the problem. I haven't been able to > > actually reproduce the problem, but I have seen the symptoms. Can > > somebody who can reproduce PLEASE test this on their setup. I am hoping > > t

Re: [PATCH] Fix mod_autoindex

2002-04-05 Thread Jeff Trawick
"Ryan Bloom" <[EMAIL PROTECTED]> writes: > This is another attempt at fixing mod_autoindex. This works for me on > my computer, and it explains the problem. I haven't been able to > actually reproduce the problem, but I have seen the symptoms. Can > somebody who can reproduce PLEASE test this

[PATCH] Fix mod_autoindex

2002-04-04 Thread Ryan Bloom
This is another attempt at fixing mod_autoindex. This works for me on my computer, and it explains the problem. I haven't been able to actually reproduce the problem, but I have seen the symptoms. Can somebody who can reproduce PLEASE test this on their setup. I am hoping to setup a failure c