Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - skmdrony

Pages: [1]
1
CentOS-WebPanel Bugs / nginx real_ip_header x-forwarded not work
« on: March 13, 2019, 06:21:02 PM »
Hello
all of my visitors ip show on my server ips
i use nginx+apache+php-fpm
but when i use apache+php-fpm it should be ok

many times i set vhost and nginx.config

set_real_ip_from xxx.xx.xxx.x;
set_real_ip_from xx.xxx.xxx.xx;
real_ip_header X-Forwarded-For;
real_ip_recursive on;
but not work
i try many times many way still not work
plz help me on this issue
Thanks Team

Pages: [1]