Hi,

>Normaly HTTP_X_FORWARDED_FOR variable points to clients IP and
>REMOTE_ADDR to proxy IP if request is via proxy.
>Situation:
>trough proxy:
>HTTP_X_FORWARDED_FOR is unset
>REMOTE_ADDR points to the IP of the proxy server
>
>Did anybody know workaround for this situation?
>I want to get the clinets IP when the user uses proxy server.

If you are using the Apache proxy, search the mod_perl mailing list archive.
There is a module that does set the HTTP_X_FORWARDED_FOR

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to