Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 63801 invoked from network); 23 Sep 2009 22:09:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Sep 2009 22:09:43 -0000 Received: (qmail 18568 invoked by uid 500); 23 Sep 2009 22:09:42 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 18494 invoked by uid 500); 23 Sep 2009 22:09:42 -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 18485 invoked by uid 99); 23 Sep 2009 22:09:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 22:09:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2009 22:09:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6EF9323888D7; Wed, 23 Sep 2009 22:09:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r818278 - /httpd/httpd/branches/2.2.x/STATUS Date: Wed, 23 Sep 2009 22:09:20 -0000 To: cvs@httpd.apache.org From: minfrin@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090923220920.6EF9323888D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: minfrin Date: Wed Sep 23 22:09:20 2009 New Revision: 818278 URL: http://svn.apache.org/viewvc?rev=818278&view=rev Log: Vote... Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=818278&r1=818277&r2=818278&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Wed Sep 23 22:09:20 2009 @@ -110,9 +110,7 @@ now in production. source: trunk/modules/proxy/mod_proxy_scgi.c docs: trunk/docs/manual/mod/mod_proxy_scgi.xml - +1: nd, jim - minfrin: Does the module have docs? - nd: yep. http://httpd.apache.org/docs/trunk/mod/mod_proxy_scgi.html + +1: nd, jim, minfrin * mod_mime: Detect invalid use of MultiviewsMatch inside Location and LocationMatch sections.