On 2/2/07, Yu, Ming <[EMAIL PROTECTED]> wrote:
Is there a way or a module for Apache to get the X-Forwarded-For header?

If you just want to see it in the logs, you can access it directly as
a request header.  If you want it to be used in place of the real IP
address for access control/etc, you can use something like
http://www.cotds.org/mod_extract_forwarded2/

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to