LINUX.ORG.RU

История изменений

Исправление Difrex, (текущая версия) :

NGINX 1: proxy_set_header   X-REQ-HOST $http_host;
NGINX 2: proxy_set_header   HOST $http_x_req_host;

Исходная версия Difrex, :

NGINX 1: proxy_set_header X-REQ-HOST $http_host; NGINX 2: proxy_set_header HOST $http_x_req_host;