Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 44201 invoked from network); 25 Oct 2007 13:06:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Oct 2007 13:06:56 -0000 Received: (qmail 89999 invoked by uid 500); 25 Oct 2007 13:06:31 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 89978 invoked by uid 500); 25 Oct 2007 13:06:31 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 89967 invoked by uid 99); 25 Oct 2007 13:06:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2007 06:06:31 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of grund.michael@googlemail.com designates 209.85.198.187 as permitted sender) Received: from [209.85.198.187] (HELO rv-out-0910.google.com) (209.85.198.187) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2007 13:06:33 +0000 Received: by rv-out-0910.google.com with SMTP id l15so404495rvb for ; Thu, 25 Oct 2007 06:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=a4BdCjgmJ9UeFH2jMLE6G16jOvawayjGfYp4wZBRKtg=; b=DxQ1/5vjLoJ5Qlsctv9KdVpvCckKX+PfNR/5E7C0TQYPASNTnMcrLxNM6yGeGL8J9kFrvf7UtEUrOZJKUq5mbUvZ95YnEuOMQMp8bQ85VB12uhgeHjHYphgFZtwqhctJZyMrkGh5XjA0yWE9JqxaMyW0JzLnKFq6JHS2fbzP9KE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=sl83z/SICT7IPABBQtlebTBFd251W1WUHeu64O5PGlNLIZiN+2r1Cm2Q7iz9Ph+mQrbMTY25sw8Hgeb3aNEKnkJGyWC5its3yrnnkBLWlY5wctK+SiKe4sKExkeqTaevW0i9eRdyFdQid77jlmTSDNRqeowNsT2PoTv06DWTT1o= Received: by 10.141.205.10 with SMTP id h10mr891748rvq.1193317569762; Thu, 25 Oct 2007 06:06:09 -0700 (PDT) Received: by 10.141.4.16 with HTTP; Thu, 25 Oct 2007 06:06:09 -0700 (PDT) Message-ID: <6c5adeca0710250606x9aaddfjf7aba68bd7ff4875@mail.gmail.com> Date: Thu, 25 Oct 2007 15:06:09 +0200 From: "Michael Grund" To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_998_30940764.1193317569754" X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] Reserve Proxy / X-Forwarded-FOR Configuration? ------=_Part_998_30940764.1193317569754 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, all i have the problem to configure an Apache with X-Forwarded-For so my other Apache Server can see the Ip Address from the Client and not from the Reverse Proxy. I dont know what i should configure in the Apache. The Reverse Proxy work but i see only the Ip of the Proxy :( Do i need the Apache Modul "mod_extra_forwarded"?? Or does the Apache have some module integrated?.. In the Modul mod_proxy (Apache 2.2) there is something like X-Forwarded-For but i have no clue how i should implement this.. Ps. Sry for my bad english ;) Michael ------=_Part_998_30940764.1193317569754 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, all

i have the problem to configure an Apache with X-Forwarded-For so my other Apache Server can see the Ip Address from the Client and not from the Reverse Proxy.

I dont know what i should configure in the Apache. The Reverse Proxy work but i see only the Ip of the Proxy :(
Do i need the Apache Modul "mod_extra_forwarded"?? Or does the Apache have some module integrated?.. In the Modul mod_proxy (Apache 2.2) there is something like X-Forwarded-For but i have no clue how i should implement this..


Ps. Sry for my bad english ;)

Michael
------=_Part_998_30940764.1193317569754--