Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Странное поведение nginx н а 2 IP
Заработало при такой конфигурации
проксирования
location ~ (/|\.php)$ {
proxy_pass http://127.0.0.1:8888;
proxy_set_header Host $host;
}
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,184348,185332#msg-185332
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|