Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 64794 invoked from network); 29 Mar 2010 22:32:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Mar 2010 22:32:45 -0000 Received: (qmail 73421 invoked by uid 500); 29 Mar 2010 22:32:44 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 73362 invoked by uid 500); 29 Mar 2010 22:32:44 -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 73354 invoked by uid 99); 29 Mar 2010 22:32:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Mar 2010 22:32:44 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.202.165.182] (HELO smtpauth02.prod.mesa1.secureserver.net) (64.202.165.182) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 29 Mar 2010 22:32:35 +0000 Received: (qmail 11989 invoked from network); 29 Mar 2010 22:32:12 -0000 Received: from unknown (76.252.112.72) by smtpauth02.prod.mesa1.secureserver.net (64.202.165.182) with ESMTP; 29 Mar 2010 22:32:12 -0000 Message-ID: <4BB12A69.1050709@rowe-clan.net> Date: Mon, 29 Mar 2010 17:32:09 -0500 From: "William A. Rowe Jr." User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.8) Gecko/20100227 Lightning/1.0b1 Thunderbird/3.0.3 MIME-Version: 1.0 To: Graham Leggett CC: dev@httpd.apache.org, minfrin@apache.org Subject: Re: svn commit: r925858 - in /httpd/httpd/branches/2.2.x: CHANGES STATUS docs/manual/mod/core.xml server/config.c References: <20100321183700.384C4238897A@eris.apache.org> <4BA678F4.9090009@rowe-clan.net> <4BA67E10.8010201@rowe-clan.net> <1CD0870C-3B72-4577-BBDA-808A205317C2@sharp.fm> <4BAFB192.6060504@rowe-clan.net> <4224180D-CE5B-401D-8414-419463A23085@sharp.fm> <4BAFF6DB.7050807@rowe-clan.net> <7301AFBD-B61D-48C9-8DFF-DB47CEC4D825@sharp.fm> <4BB0FD25.6090306@rowe-clan.net> <1049EFCE-A497-498F-BCC5-312F7C5D5A91@sharp.fm> In-Reply-To: <1049EFCE-A497-498F-BCC5-312F7C5D5A91@sharp.fm> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 3/29/2010 5:12 PM, Graham Leggett wrote: > On 29 Mar 2010, at 9:19 PM, William A. Rowe Jr. wrote: > >> On 3/29/2010 6:10 AM, Graham Leggett wrote: >>> >>> Exactly, behaviour entirely consistent with and unchanged from past >>> behaviour, as shown above. >> >> No Graham, it's not. > > Is this the 5 minute argument or the full half hour? > > I've implemented your suggestion to introduce a dedicated directive, > IncludeStrict gives you the behaviour you want, and has been carefully > crafted to ensure it can be backported to v2.2 after review: r928916. You are persisting in looking at the code. The problem is not _code_. The _users_ do not expect Include /etc/htppd*/*.conf to succeed, therefore your suggested solution isn't acceptable. The veto for backporting this broken behavior to 2.2 stands.