Re: APACHE_2_0_BRANCH snapshots available on cvs.apache.org

2003-12-06 Thread Nick Kew
On Sat, 6 Dec 2003, Günter Knauf wrote: > hmm, at the moment seems it does not: > http://cvs.apache.org/snapshots/httpd-2.0-docs/ > shows up only files with 45 bytes Broken on HEAD? $ lynx -dump -head http://cvs.apache.org/snapshots/httpd-2.0-docs/ [chop] Content-Length: 20 Content-Encoding:

Re: APACHE_2_0_BRANCH snapshots available on cvs.apache.org

2003-12-06 Thread Günter Knauf
Hi, >>> Ehm, would you mind to do the same for the httpd-docs-2.0 snapshot? >> Done. Should be available on the next snapshot (roughly every 6 hours). >> Yell if it doesn't work. -- justin > It does. Thank you very much. hmm, at the moment seems it does not: http://cvs.apache.org/snapshots/htt

Re: [Patch] Hook to allow insertion of filters during error processing

2003-12-06 Thread Jeff Trawick
Geoffrey Young wrote: I've griped a bit before about having default_handler make conditional GET decisions, and this is probably another instance where having ap_meets_conditions in it's own filter could avoid inevitable problems. I'm up for laying out my issues if the list is interested in them a