|
-
August 26th, 2003, 08:54 PM
#7
Originally posted here by stanger
you have to request the following variable:
"HTTP_X_FORWARDED_FOR"
This is correct. I'm not sure if you can set up your web server to log this for you, but you can certainly log it yourself in your own code. Also note that some transparent proxies use the "HTTP_CLIENT_IP" header.
Finally, you'll be able to log this and act on it, but that will probably just cause these troublemakers to use opaque proxies.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|