From commits-return-1716-apmail-couchdb-commits-archive=couchdb.apache.org@couchdb.apache.org Wed Jan 21 20:07:39 2009 Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 23690 invoked from network); 21 Jan 2009 20:07:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Jan 2009 20:07:39 -0000 Received: (qmail 2507 invoked by uid 500); 21 Jan 2009 20:07:39 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 2481 invoked by uid 500); 21 Jan 2009 20:07:39 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 2472 invoked by uid 500); 21 Jan 2009 20:07:39 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 2469 invoked by uid 99); 21 Jan 2009 20:07:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2009 12:07:39 -0800 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.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2009 20:07:38 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 4EAF0118D6 for ; Wed, 21 Jan 2009 20:07:18 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Wed, 21 Jan 2009 20:07:18 -0000 Message-ID: <20090121200718.20744.72655@eos.apache.org> Subject: [Couchdb Wiki] Update of "Apache As a Reverse Proxy" by PatrickAntivackis X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by PatrickAntivackis: http://wiki.apache.org/couchdb/Apache_As_a_Reverse_Proxy ------------------------------------------------------------------------------ This is a Virtual Host config to use Apache as a reverse Proxy for CouchDB. You need at least to configure apache with the --enable-proxy --enable-proxy-http options and use a version higher than Apache 2.2.7 - in order to use the nocanon option in the ProxyPass directive. + in order to use the nocanon option in the proxypass directive. {{{