Hello Everyone,
We currently have an app setup using the LAMP app. We are using a combination of services and various rules in Cloudflare to protect this app. Beyond this use-case, I've seen this on other LAMP apps showing the Cloudflare Proxy IP Addresses.
We have the ability to add Cloudflare IP Ranges to a "Trusted Proxy List" and configure the HTTP header to find the authoritative IP address for the request using X_FORWARDED_FOR.
Based on the app logs, it seems that for each request, the LAMP app is showing the Cloudflare Proxy addresses.
Would it be possible to make some changes in the LAMP App to support the use of mod_remoteip if someone is using Cloudflare and needs to relay the address of the visitor?
@nebulon posted a reference to an article in the past, but not sure if thats still valid or now.
Any help with this would be greatly appreciated!
Thank you!