Re: Getting User and Group from custom httpd.conf

2003-12-17 Thread William McKee
On Tue, Dec 16, 2003 at 02:43:20PM -0800, Stas Bekman wrote: I think that whatever logic we adopt for inheriting User and Group directives, someone will get bitten by it not doing the right thing, as they may not have their global httpd.conf set right. I agree. Suggestion #1: set

Re: Getting User and Group from custom httpd.conf

2003-12-17 Thread Stas Bekman
William McKee wrote: [...] Suggestion #2: Don't build/test as root. This is a bad practice. Build/test as a normal user and only 'su'/'sudo' when running 'make install'. Yeah I agree with the sentiment and usu. do this when installing software manually, but how does one install via CPAN shell?

Re: Digest auth - no nonce/replay checking

2003-12-17 Thread Ben Laurie
Dirk-Willem van Gulik wrote: Unless I missed something we nicely issue a nonce during digest auth (based on r-request_time) - but when the reply comes in with an (Proxy-)Authenticate header we use the nonce provided by the client; and do not check if it was any where near reasonably likely that

Re: [PATCH] Introduce suppress-error-charset to 2.1

2003-12-17 Thread Yoshiki Hayashi
Anyone? I also attached a simple testcase for httpd-test. You need to create perl-framework/t/htdocs/error_charset directory. BTW, where do I stand with regard to commit access to source code area? I think theoretically its RTC like others but practically I feel much more comfortable if someone

YA debug/diagnosis module for Apache 2+

2003-12-17 Thread Jeff Trawick
short description: . implements a single process/single thread daemon running alongside Apache MPM (on Unix) to enable requests to be handled by an alternate mini-MPM . this can be useful for diagnosing web server problems . this can be useful for providing a simpler (unthreaded, predictable)

.htaccess contents

2003-12-17 Thread Gregory (Grisha) Trubetskoy
If someone knows this off the top of your head, I'd appreciate the answer: Is it true that there is no way to get the directives specified in .htaccess files? The main server config can be optained via the config_tree, but the .htaccess directives are passed to corresponding modules and aren't

Re: .htaccess contents

2003-12-17 Thread Cliff Woolley
On Wed, 17 Dec 2003, Gregory (Grisha) Trubetskoy wrote: Is it true that there is no way to get the directives specified in .htaccess files? The main server config can be optained via the config_tree, but the .htaccess directives are passed to corresponding modules and aren't stored

[STATUS] (httpd-2.0) Wed Dec 17 23:45:10 EST 2003

2003-12-17 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2003/12/17 15:53:10 $] Release: 2.0.49 : in development 2.0.48 : released October 29, 2003 as GA. 2.0.47 : released July 09, 2003 as GA. 2.0.46 : released May 28, 2003 as GA.

[STATUS] (httpd-2.1) Wed Dec 17 23:45:15 EST 2003

2003-12-17 Thread Rodent of Unusual Size
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2003/12/12 10:24:59 $] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: 2.1.0 : in development Please consult the following STATUS files for information on related