I insert "LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %T %v %{X-Forwarded-For}i" xfull" but i didnt get any Log :( I only see the Ip from the Reverse Proxy. What should configure in the Reverse Proxy (Apache) so that it writes an X-Forwared-For Header?
On 10/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hmm… assuming that the proxy inserts x-forwarded-for > > > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > *Sent:* Thursday, October 25, 2007 9:45 AM > *To:* users@httpd.apache.org > *Subject:* [EMAIL PROTECTED] RE: [SPAM] - [EMAIL PROTECTED] Reserve Proxy / > X-Forwarded-FOR Configuration? - Email found in subject > > > > You can see it in the logs provided that you add X-forwarded-for in the > log config… but from the page itself I think you need to extract it from > header… > > > > *From:* Michael Grund [mailto:[EMAIL PROTECTED] > *Sent:* Thursday, October 25, 2007 9:06 AM > *To:* users@httpd.apache.org > *Subject:* [SPAM] - [EMAIL PROTECTED] Reserve Proxy / X-Forwarded-FOR > Configuration? - Email found in subject > > > > 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 > > > ----------------------------------------------------------------------------- > This message and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom it is > addressed. It may contain sensitive and private proprietary or legally > privileged information. No confidentiality or privilege is waived or > lost by any mistransmission. If you are not the intended recipient, > please immediately delete it and all copies of it from your system, > destroy any hard copies of it and notify the sender. You must not, > directly or indirectly, use, disclose, distribute, print, or copy any > part of this message if you are not the intended recipient. > FXDirectDealer, LLC reserves the right to monitor all e-mail > communications through its networks. Any views expressed in this > message are those of the individual sender, except where the > message states otherwise and the sender is authorized to state them. > > Unless otherwise stated, any pricing information given in this message > is indicative only, is subject to change and does not constitute an > offer to deal at any price quoted. Any reference to the terms of > executed transactions should be treated as preliminary only and subject > to our formal confirmation. FXDirectDealer, LLC is not responsible for any > recommendation, solicitation, offer or agreement or any information > about any transaction, customer account or account activity contained in > this communication. > > > ----------------------------------------------------------------------------- > This message and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom it is > addressed. It may contain sensitive and private proprietary or legally > privileged information. No confidentiality or privilege is waived or > lost by any mistransmission. If you are not the intended recipient, > please immediately delete it and all copies of it from your system, > destroy any hard copies of it and notify the sender. You must not, > directly or indirectly, use, disclose, distribute, print, or copy any > part of this message if you are not the intended recipient. > FXDirectDealer, LLC reserves the right to monitor all e-mail > communications through its networks. Any views expressed in this > message are those of the individual sender, except where the > message states otherwise and the sender is authorized to state them. > > Unless otherwise stated, any pricing information given in this message > is indicative only, is subject to change and does not constitute an > offer to deal at any price quoted. Any reference to the terms of > executed transactions should be treated as preliminary only and subject > to our formal confirmation. FXDirectDealer, LLC is not responsible for any > recommendation, solicitation, offer or agreement or any information > about any transaction, customer account or account activity contained in > this communication. > >