How to patch apache ( in a cpanel box )
Hi . I'v got this from mod_limitipconn :-------------------
By default, all clients behind a proxy are treated as coming from the
proxy server's IP address. If you patch Apache with the included patch
and configure with --with-forward and rebuild, the real IP addresses
of clients behind proxies are correctly detected. You will need to
either compile statically or compile with -DRECORD_FORWARD.
If you don't patch the server, DO NOT compile with RECORD_FORWARD
defined. The module will still function, but it will not recognize
clients behind proxies.
---------------------
I really dont know what i should do and have to do with this , how to " patch " apache with this or with that . Anyone can head me out please ?