Forum

How to show visitor IP behind cloudflare with Hiawtha?

HiawathaHolic
1 February 2016, 03:51
Hi,

How to do so? I can show the visitors IP using mod_cloudflare in Apache, and a little tweak in NGINX but how to do so in Hiawatha?

Hugo Leisink
1 February 2016, 06:21
Take a look at the HideProxy option in the manual page.
HiawathaHolic
1 February 2016, 16:23
So, basically I put the code like this:

HideProxy = (All cloudflare IP)

The IP list is taken from manual page of CLoudflare for Nginx.
Hugo Leisink
1 February 2016, 16:24
Yes
HiawathaHolic
1 February 2016, 18:04
This should be put in cloudflare support page as more and more people are using Hiawatha nowadays.

I was NGINX fan but now I'm in love with Hiawatha.
Hugo Leisink
1 February 2016, 18:30
... as more and more people are using Hiawatha nowadays.

I seriously doubt that. But good to hear you like Hiawatha!
jaishree
4 February 2016, 13:37
So, basically I put the code like this:

HideProxy = (All cloudflare IP)

The IP list is taken from manual page of CLoudflare for Nginx.

How to do that ?
Hugo Leisink
4 February 2016, 13:39
Just put it in your Hiawatha configuration file and restart your webserver. The Cloudflare IP addresses can be found here [www.cloudflare.com].
This topic has been closed.