Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 63766 invoked from network); 23 Jul 2007 14:02:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jul 2007 14:02:17 -0000 Received: (qmail 43604 invoked by uid 500); 23 Jul 2007 14:02:18 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 43404 invoked by uid 500); 23 Jul 2007 14:02:18 -0000 Mailing-List: contact cvs-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 cvs@httpd.apache.org Received: (qmail 43391 invoked by uid 99); 23 Jul 2007 14:02:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2007 07:02:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of noodlet@gmail.com designates 66.249.82.236 as permitted sender) Received: from [66.249.82.236] (HELO wx-out-0506.google.com) (66.249.82.236) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2007 07:02:16 -0700 Received: by wx-out-0506.google.com with SMTP id h27so1320489wxd for ; Mon, 23 Jul 2007 07:01:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AgmauMyFqcwiI6y7YnNHGcQXhLt4X4Lrb29s6pGGZfvgju1669bkbbaG1dxzm9CwMhuZd4tnL/69wu9bQ3gccf0k/RNgScazZFqwuEzxu4pMF8R1/C3PzVH4ZZbiPNv9gLQ6ITtnX/kjP3fCNV0urkmFw3zqYOspN8NubUuvv2c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RcjOdF6HaiUdULcdFCkYUulX8z4zzYSr0/OVSqa/eGjTElduyMYOE30/6RzSxq8AfrfZ3QtZ7s/3Dh/ymNUYMV/ms8B8c9MIvWu3p4ySEWOSAGcCtImI6dgCjgAWltMCJZN/BXFoTEQI0VgMN5d3BxYLyD6tD9XmRBmnXflWDaM= Received: by 10.70.7.13 with SMTP id 13mr5671504wxg.1185199314851; Mon, 23 Jul 2007 07:01:54 -0700 (PDT) Received: by 10.70.123.5 with HTTP; Mon, 23 Jul 2007 07:01:54 -0700 (PDT) Message-ID: <813716b60707230701xa944a26lca9b22b76b585c99@mail.gmail.com> Date: Mon, 23 Jul 2007 21:01:54 +0700 From: "Vincent Bray" To: cvs@httpd.apache.org Subject: Re: svn commit: r558718 - in /httpd/httpd/trunk/docs/manual/mod: mod_cgi.html.en mod_cgi.xml In-Reply-To: <20070723133120.873CA1A981D@eris.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070723133120.873CA1A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org On 23/07/07, noodl@apache.org wrote: > Author: noodl > Date: Mon Jul 23 06:31:19 2007 > New Revision: 558718 > > URL: http://svn.apache.org/viewvc?view=rev&rev=558718 > Log: > Demote use of AddType for cgi and remove redundant paragraph regarding DOCUMENT_ROOT > > Modified: > httpd/httpd/trunk/docs/manual/mod/mod_cgi.html.en > httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml Any objections to this before I backport it for 2.x? It follows from this thread: http://tinyurl.com/ywy6lt Sorry about all the commit noise today, I had quite a long list of changes pending. -- noodl