in reply to Re^5: Getting the client IP in Apache, version 2.4
in thread Getting the client IP in Apache, version 2.4
Yes, that is the first thing I tried. But none of the remote_* or client_* methods seem to be defined for Apache2::Connection. I could get useragent_ip, but I'm trying to use this to blacklist malicious users, and I suspect an attacker could spoof that easily.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Getting the client IP in Apache, version 2.4
by haukex (Archbishop) on Nov 27, 2019 at 23:31 UTC | |
by chris212 (Scribe) on Nov 28, 2019 at 05:50 UTC |