Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: redirect ÓÎÏ×Á
õ ÍÅÎÑ Ó ÜÔÉÍ ËÏÎÆÉÇÏÍ ÐÒÏËÓÉÒÏ×ÁÎÉÅ ÒÁÂÏÔÁÅÔ. åÄÉÎÓÔ×ÅÎÎÏ ÞÔÏ - Ñ
×ÙËÉÎÕÌ proxy_bind ËÁË ÎÅÎÕÖÎÙÊ.
2010/5/19 DbIM <nginx-forum@xxxxxxxx>:
> worker_processes š1;
>
> events
> {
> š šworker_connections š1024;
> }
>
> http
> {
> š šinclude š š š mime.types;
> # š šdefault_type šapplication/octet-stream;
>
> š šsendfile š š š šon;
> š škeepalive_timeout š65;
>
> š šserver
> {
> š š š šlisten š š š ***×ÎÅÛÎÉÊ ip:90;
> š š š šlocation /
> š{
> š š š šproxy_pass http://192.168.0.2;
> š š š šproxy_bind 192.168.0.2;
>
> š š}
> }
> }
>
> nginx ver 0.8.37
>
> Posted at Nginx Forum:
> http://forum.nginx.org/read.php?21,87714,88079#msg-88079
>
>
> _______________________________________________
> nginx-ru mailing list
> nginx-ru@xxxxxxxxx
> http://nginx.org/mailman/listinfo/nginx-ru
>
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|