Re: Envariables for logging phase only

2002-07-26 Thread William A. Rowe, Jr.
At 10:21 AM 7/22/2002, Rodent of Unusual Size wrote: >Obviously this can be done with piped logging, but I consider that a >bit of a handwave. It appears that here really isn't any simple way >to accomplish what seems to actually be a reasonable thing. It can be >worked around with ErrorDocumen

Re: daedalus is running httpd-2.0.pre40

2002-07-26 Thread Rodent of Unusual Size
Ryan Bloom wrote: > > > Stop handwaving. No-one is suggesting overwriting httpd.conf. > > Re-read that paragraph. In no place did I say we were. I said we were > re-installing the default config files on an upgrade Sorry if I misunderstood you, but I took 'default config files' to mean httpd

mod_proxy drops the content-length header

2002-07-26 Thread gwiseman
In case anyone is interested, here are some captures taken with Sniffer Pro. The key things to note are that Apache 2.0.39 mod_proxy drops the Content-Length header, and also that it inserts "Content-Type: text/plain". This behaviour is causing Web-Polygraph to report superfluous errors. Gra

Removing modules

2002-07-26 Thread Justin Erenkrantz
On Fri, Jul 26, 2002 at 01:52:03PM -0600, Brad Nicholes wrote: > +1, personally I would like to see it added back to the Apache modules. > I'm not sure why it was removed. Maybe somebody could shed some light on > that. mod_auth_ldap has been like mod_proxy - in, out, in, out. I wouldn't mind

Re: Directory index and Mulitviews problem - 2.0.39

2002-07-26 Thread Greg Ames
Greg Ames wrote: > > Robert Simonson wrote: > > > > We've been testing with 2.0.39, and we've run into a strange problem when > > negotiating for a directory index page. > I haven't figured out how to reproduce this...I get myhtml.index. ooops, I should have mentioned that I was using curre

RE: Envariables for logging phase only

2002-07-26 Thread James Cox
> > Rodent of Unusual Size wrote: > > > > Joshua Slive wrote: > > > > > > > LogStatus envname[=val] statusre ... > > > > > > (I think the envname should be last to align with SetEnvIf.) > > > > I didn't do it that way so that multiple status codes could be > > specified, a la AddType and friends.