[ANNOUNCE] Apache-Test 1.33

2010-09-14 Thread Fred Moyer
Apache-Test-1.33.tar.gz has entered CPAN as file: $CPAN/authors/id/P/PH/PHRED/Apache-Test-1.33.tar.gz size: 153749 bytes md5: 2a2077b0175c6f752adb24e71e0de2f8 Summary of changes (thanks to the contributors!): Propagate APACHE_TEST_NO_STICKY_PREFERENCES to the Apache environment for mod_perl

Re: cookie to apache 2.2

2010-09-14 Thread Lars Eilebrecht
Hi Adi, you should raise questions like this on the httpd user mailing list. Thanks Lars sanoadi wrote: > > Hi I am sending the cookie back to web server (appache 2.2) ; it is not > getting recognized. > > Cookie is prepared in the below method, where variable cookie used contains > all th

Apache mods - possible to send request on?

2010-09-14 Thread Paul Donaldson
Hello, I am completely new to Apache and Apache Modules, and so I'd be grateful if someone could tell me whether it might be possible to write a module that takes elements of the request and makes a request to another web server at an arbitrary URL? I don't want to redirect the client, I just

Re: ap_sub_req_lookup_file vs ap_sub_req_lookup_uri

2010-09-14 Thread Ben Noordhuis
You call it with next_filter=NULL instead of f->next? That'll skip the regular filter chain, probably not what you want.

Re: RewriteCond integral comparison

2010-09-14 Thread Nick Kew
On 14 Sep 2010, at 16:02, William A. Rowe Jr. wrote: > It looks like I need to hack together support for integer comparison > operations, > al la -lt/-gt/-eq, for RewriteCond evaluation. > > I'm just trying to work out, is this the appropriate syntax? It seems like it > should not interfere, s

Re: RewriteCond integral comparison

2010-09-14 Thread William A. Rowe Jr.
On 9/14/2010 11:35 AM, Akins, Brian wrote: > On 9/14/10 11:02 AM, "William A. Rowe Jr." wrote: > >> It looks like I need to hack together support for integer comparison >> operations, >> al la -lt/-gt/-eq, for RewriteCond evaluation. > > > Eww. FWIW, we axed mod_rewrite mostly and just use Lua

Re: RewriteCond integral comparison

2010-09-14 Thread Akins, Brian
On 9/14/10 11:02 AM, "William A. Rowe Jr." wrote: > It looks like I need to hack together support for integer comparison > operations, > al la -lt/-gt/-eq, for RewriteCond evaluation. Eww. FWIW, we axed mod_rewrite mostly and just use Lua now. Once you need this type of logic, is it really wor

RewriteCond integral comparison

2010-09-14 Thread William A. Rowe Jr.
It looks like I need to hack together support for integer comparison operations, al la -lt/-gt/-eq, for RewriteCond evaluation. I'm just trying to work out, is this the appropriate syntax? It seems like it should not interfere, since users should be used to avoiding -d -f etc and should be quotin

cookie to apache 2.2

2010-09-14 Thread sanoadi
Hi I am sending the cookie back to web server (appache 2.2) ; it is not getting recognized. Cookie is prepared in the below method, where variable cookie used contains all the cookies received in the header from the response. protected String prepareCookie() { String cookieVa

Re: Configurable error log format

2010-09-14 Thread Stefan Fritsch
On Tuesday 07 September 2010, William A. Rowe Jr. wrote: > > - there is no way yet to match the default format's behaviour of > > logging the source file info only for loglevel debug and higher > > Just a thought; we have %nnn{}x syntax today, what about > overloading the concept of %test codes w

Re: Apache logging

2010-09-14 Thread Stefan Fritsch
On Monday 13 September 2010, Sergio Junqueira wrote: > >Do you need the first entry to determine which request may have > >caused httpd to crash or is there a different reason? > > Mod_log_forensics writes the log record as soon as it is received. > Mod_log_config writes the log record after the

Status of STATUS

2010-09-14 Thread Stefan Fritsch
Hi, there is a lot of cruft in trunk's STATUS file. See git blame -w STATUS (which thankfully ignores whitespace changes). For example, only one of the "current votes" has been started after 2002. Some parts have been in there since the very beginning of STATUS in 8/1999 (e.g. the MaxRequests