Hi,
I’m running the last version of piwik behind a proxy.
My architecture :
Nginx -> apache
In the Piwik interface I have the nginx IP instead of the visitor IP.
I try to put this ligne in the config.ini.php
proxy_client_headers[] = HTTP_X_FORWARDED_FOR
But it’s not working
In the phpinfo() I see the visitor IP in the HTTP_X_FORWARDED_FOR Variable.
Could you help me.
Regards,
Justin