reverse.conf
· 175 B · Text
Eredeti
set_real_ip_from 194.56.239.153;
set_real_ip_from 195.20.235.141;
set_real_ip_from 192.168.0.0/24;
real_ip_header proxy_protocol; # proxy_protocol needed
real_ip_recursive on;
| 1 | set_real_ip_from 194.56.239.153; |
| 2 | set_real_ip_from 195.20.235.141; |
| 3 | set_real_ip_from 192.168.0.0/24; |
| 4 | real_ip_header proxy_protocol; # proxy_protocol needed |
| 5 | real_ip_recursive on; |