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 3B9DADA40 for ; Thu, 8 Nov 2012 19:52:19 +0000 (UTC) Received: (qmail 25348 invoked by uid 500); 8 Nov 2012 19:52:18 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 25291 invoked by uid 500); 8 Nov 2012 19:52:18 -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 25280 invoked by uid 99); 8 Nov 2012 19:52:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 19:52:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [129.241.93.19] (HELO cassarossa.samfundet.no) (129.241.93.19) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Nov 2012 19:52:13 +0000 Received: from pannekake.samfundet.no ([2001:700:300:1800::dddd] ident=unknown) by cassarossa.samfundet.no with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1TWY8k-0005TO-ME; Thu, 08 Nov 2012 20:51:50 +0100 Received: from sesse by pannekake.samfundet.no with local (Exim 4.72) (envelope-from ) id 1TWY8k-0005TI-Bw; Thu, 08 Nov 2012 20:51:50 +0100 Date: Thu, 8 Nov 2012 20:51:50 +0100 From: "Steinar H. Gunderson" To: dev@httpd.apache.org Cc: trawick@gmail.com Subject: Re: mpm-itk and upstream Apache, once again Message-ID: <20121108195150.GB15642@uio.no> References: <20120719153831.GA5633@samfundet.no> <20120805150051.GA27712@uio.no> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Operating-System: Linux 3.6.5 on a x86_64 User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Sep 24, 2012 at 08:44:21AM -0400, Jeff Trawick wrote: > I went ahead and committed this to trunk as r1389339. Hopefully this > completes the ability to enable mpm-itk without patches to httpd core. I've looked at this now; sorry for the long delay. It would seem it is not sufficient for removing the patches from server/config.c (which exit if .htaccess files cannot be opened); or am I misunderstanding something? /* Steinar */ -- Homepage: http://www.sesse.net/