Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 95284 invoked from network); 20 Feb 2006 16:15:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Feb 2006 16:15:00 -0000 Received: (qmail 68205 invoked by uid 500); 20 Feb 2006 16:14:58 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 67940 invoked by uid 500); 20 Feb 2006 16:14:56 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 67929 invoked by uid 99); 20 Feb 2006 16:14:56 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2006 08:14:56 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of hcunico@gmail.com designates 64.233.184.198 as permitted sender) Received: from [64.233.184.198] (HELO wproxy.gmail.com) (64.233.184.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2006 08:14:55 -0800 Received: by wproxy.gmail.com with SMTP id 55so644774wri for ; Mon, 20 Feb 2006 08:14:35 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=PzyPO4RC/xjCxuyi6SwXQNM8o3ZdxtqtcjQwWJjJj9VGTHqCQqBsg+DBhEeLMs1Ib5R9vvi1xOPnNf7suWC2wt7NFIWoQLkkjQGoX0dWg0rxX5FcDcczeMYKf0rOXw4oXycjdjGUs7HppoqudhgbNUYkDpELwKB/zPP9snSU5/8= Received: by 10.54.136.15 with SMTP id j15mr3983214wrd; Mon, 20 Feb 2006 08:14:35 -0800 (PST) Received: from ?9.27.152.142? ( [129.33.49.251]) by mx.gmail.com with ESMTP id 26sm3753596wra.2006.02.20.08.14.34; Mon, 20 Feb 2006 08:14:34 -0800 (PST) Message-ID: <43F9EB22.7030608@gmail.com> Date: Mon, 20 Feb 2006 11:15:30 -0500 From: Hernan Cunico User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev , user@geronimo.apache.org Subject: How to configure a remote HTTPd Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi All, I just updated the documentation. The following article covers how to configure the Apache HTTPd to forward client requests to Geronimo in two different ways, either as a reverse proxy or using the Jakarta Tomcat Connector. http://opensource2.atlassian.com/confluence/oss/display/GERONIMO/Remote+HTTPd+Server Cheers! Hernan