Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Левый" трафик через nginx-p roxy
Пока сделал по схеме
Kruglov Eugenie Wrote:
sever {
listen 81;
server_name [all your hosts];
.....proxy....
}
server {
listen 81 default;
return 402;
}
Не нравится, что придется вносить в
конфиг все виртхосты. Много их.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,169032,169396#msg-169396
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|