Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 13555 invoked from network); 16 Mar 2007 21:55:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Mar 2007 21:55:53 -0000 Received: (qmail 51664 invoked by uid 500); 16 Mar 2007 21:55:58 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 51613 invoked by uid 500); 16 Mar 2007 21:55:57 -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 51602 invoked by uid 99); 16 Mar 2007 21:55:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2007 14:55:57 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [64.202.165.17] (HELO smtpout09.prod.mesa1.secureserver.net) (64.202.165.17) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 16 Mar 2007 14:55:45 -0700 Received: (qmail 2295 invoked from network); 16 Mar 2007 21:55:23 -0000 Received: from unknown (24.15.193.17) by smtpout09-04.prod.mesa1.secureserver.net (64.202.165.17) with ESMTP; 16 Mar 2007 21:55:23 -0000 Message-ID: <45FB1245.1090903@rowe-clan.net> Date: Fri, 16 Mar 2007 16:55:17 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: ReCap: 2.2.4 windows binary w/ssl? References: <45A54540.10502@rowe-clan.net> <45D92127.6020000@rowe-clan.net> <45EDFFA8.4000204@rowe-clan.net> <0F7AB651-E9FA-4D8E-8AFD-5993C025017F@apache.org> In-Reply-To: <0F7AB651-E9FA-4D8E-8AFD-5993C025017F@apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Sander Temme wrote: > > On Mar 6, 2007, at 3:56 PM, William A. Rowe, Jr. wrote: > >>> Don't know about the shm session cache. Otherwise, the quotation issues >>> are fairly minor. I see that in trunk on unix we quote paths, and in >>> extra/httpd-ssl.conf we don't. Time to rigorously quote every path in >>> those extra config files as well? >> >> I think so. > > Working on this as we speak. I'll go over all of > trunk/docs/conf/extra/*.conf.in, then propose the backport. Good catches; in the meantime - we'll let the user fix their config for the remaining (hopefully short) life of 2.2.4 and obtain some end-user feedback from this package. Bill