logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: Real IP on apache 2.2 with cloudflare
Author
Vital



Joined: 17 Mar 2019
Posts: 3
Location: Ukraine

PostPosted: Sun 17 Mar '19 19:41    Post subject: Real IP on apache 2.2 with cloudflare Reply with quote

Hi,
i have installed apache 2.2.22 for windows.
Connected sites to cloudflare, but instead of real ip users I see ip cloudflare
I installed the mod_cloudflare-1.0.2 module from this topic https://www.apachelounge.com/viewtopic.php?t=3876
But the module is probably outdated and I often get errors when working with it.

What other modules are there for apache 2.2 to get real ip?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Mon 18 Mar '19 14:31    Post subject: Reply with quote

Mod_cloudflare hasn't beeen updated in over 2 years see https://github.com/cloudflare/mod_cloudflare
Also note that Apache 2.2 is outdated and you should use 2.4.x

For 2.4 there are newer build of that module https://www.apachehaus.net/modules/mod_cloudflare/
Back to top
Vital



Joined: 17 Mar 2019
Posts: 3
Location: Ukraine

PostPosted: Mon 18 Mar '19 16:28    Post subject: Reply with quote

Perhaps there are some other working modules for determining the real ip through a cloudflare for Apache 2.2?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 20 Mar '19 10:25    Post subject: Reply with quote

Well you can modify the log config and use the headers from cloudflare see https://support.cloudflare.com/hc/en-us/articles/200170986-How-does-Cloudflare-handle-HTTP-Request-headers-
Back to top
Vital



Joined: 17 Mar 2019
Posts: 3
Location: Ukraine

PostPosted: Wed 20 Mar '19 11:19    Post subject: Reply with quote

Thank You.
Back to top


Reply to topic   Topic: Real IP on apache 2.2 with cloudflare View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules