Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 093491071D for ; Wed, 10 Jul 2013 16:47:07 +0000 (UTC) Received: (qmail 54402 invoked by uid 500); 10 Jul 2013 16:47:05 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 54342 invoked by uid 500); 10 Jul 2013 16:47:05 -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 54267 invoked by uid 99); 10 Jul 2013 16:47:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 16:47:03 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rainer.jung@kippdata.de designates 195.227.30.149 as permitted sender) Received: from [195.227.30.149] (HELO mailserver.kippdata.de) (195.227.30.149) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jul 2013 16:46:58 +0000 Received: from [10.0.110.6] ([10.171.132.73]) by mailserver.kippdata.de (8.13.5/8.13.5) with ESMTP id r6AGkZ10009639 for ; Wed, 10 Jul 2013 18:46:36 +0200 (CEST) Message-ID: <51DD8FE3.3010301@kippdata.de> Date: Wed, 10 Jul 2013 18:46:27 +0200 From: Rainer Jung User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: Hey Steinar... Re: Revisiting the pre_htaccess hook References: <20130710111443.GA7605@uio.no> In-Reply-To: <20130710111443.GA7605@uio.no> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 10.07.2013 13:14, Steinar H. Gunderson wrote: > On Tue, Jul 09, 2013 at 08:53:03AM -0400, Jeff Trawick wrote: >> Do you have time to test with this patch on top of 2.4.x and report back? >> >> http://people.apache.org/~sf/open_htaccess_hook.patch > > Hi, > > I've tried this, adjusted mpm-itk, and it seems to work. Why do I need to > return AP_DECLINED and not DECLINED from this hook, though? http://mail-archives.apache.org/mod_mbox/httpd-dev/201307.mbox/%3Calpine.DEB.2.00.1307031352000.14910@eru.sfritsch.de%3E Regards, Rainer