Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 30290 invoked from network); 6 Nov 2010 06:45:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Nov 2010 06:45:17 -0000 Received: (qmail 5671 invoked by uid 500); 6 Nov 2010 06:45:48 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 5247 invoked by uid 500); 6 Nov 2010 06:45:46 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 5236 invoked by uid 99); 6 Nov 2010 06:45:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 06:45:45 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [188.40.99.202] (HELO eru.sfritsch.de) (188.40.99.202) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Nov 2010 06:45:37 +0000 Received: from [10.1.1.6] (helo=k.localnet) by eru.sfritsch.de with esmtp (Exim 4.69) (envelope-from ) id 1PEcWb-00082D-2B for dev@httpd.apache.org; Sat, 06 Nov 2010 07:45:17 +0100 From: Stefan Fritsch To: dev@httpd.apache.org Subject: Re: Proxy regressions Date: Sat, 6 Nov 2010 07:45:12 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.32-5-amd64; KDE/4.4.5; x86_64; ; ) References: <201011032112.06345.sf@sfritsch.de> <201011042057.54064.sf@sfritsch.de> <20101105213046.GA11035@manyfish.co.uk> In-Reply-To: <20101105213046.GA11035@manyfish.co.uk> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201011060745.15136.sf@sfritsch.de> X-Virus-Checked: Checked by ClamAV on apache.org On Friday 05 November 2010, Joe Orton wrote: > On Thu, Nov 04, 2010 at 08:57:53PM +0100, Stefan Fritsch wrote: > > On Thursday 04 November 2010, Jim Jagielski wrote: > > > Tested so +1 > > > > Yes, the latest round of fixes seems to have fixed all my > > problems. Thanks. > > I get a bunch of 404s in the aaa.t authz/form tests, did you forget > to check in t/htdocs/authz/form or is that supposed to be created > on-the-fly? I haven't dug into it. > It's an alias. But it requires mod_session_cookie. I have fixed it to skip the auth_form tests if that one is missing.