Quote:
Originally Posted by SIK
1. if your site is using cloudflare - stop using it
2. blacklist all cloudflare ips on your server
|
my server is set up such a way if user does not comes from cloudflare then block that access.
what i need to do is install
Module ngx_http_realip_module
then i can see real ips in my server logs instead of cloudflare ips .