Hi Hugo,
If HideProxy is on at the webserver behind the hiawatha proxy, I just get a gateway timeout page..
I believe from what I read here that it could be because I didn't set the X-Forwarded-For header correctly on the reverse proxy.
In my proxy server when I added
CustomHeader = X-Forwarded-For
inside my VirtualHost, I could not start Hiawatha
Syntax error in domains.conf on line 5
Could you please show me how to set the X-Forwarded-For header on the proxy