I added the necessary URLs to the white list, but $_SERVER[‘REMOTE_ADDR’] still shows the ip addresses of the Cloudflare
That is not whitelist related, you simply dont rewrite IP addresses. If you are on Apache you should have a look at mod_remoteip.
1 Like