Skaiman
Проверенные
		- Сообщения
- 18,439
- Решения
- 236
- Реакции
- 34,154
- Баллы
- 21,375
Есть сервер с isp manager, xenforo 2.2, FastCGI (Nginx + PHP-FPM), Let's Encrypt сертификат, куплен Reverse Proxy for Websites на my.blazingfast.io. По инструкции было сделано: 
~ NGINX ~
1. edit /etc/nginx/nginx.conf and add the following lines inside "http {" declaration:
real_ip_recursive on;
real_ip_header X-Real-IP;
set_real_ip_from 000.00.000.000;
но ни чего не произошло, форум работает по своему ip адресу. Как правильно настроить Reverse Proxy?
				
			~ NGINX ~
1. edit /etc/nginx/nginx.conf and add the following lines inside "http {" declaration:
real_ip_recursive on;
real_ip_header X-Real-IP;
set_real_ip_from 000.00.000.000;
но ни чего не произошло, форум работает по своему ip адресу. Как правильно настроить Reverse Proxy?
 
				 
						
 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		