nginx-0.1.25

Igor Sysoev is at rambler-co.ru
Sat Mar 19 19:38:11 MSK 2005


On Sat, 19 Mar 2005, Михаил Монашёв wrote:

> IS> proxy_set_header  название_заголовка   $geo_var;
>
> Не совсем тебя понял. Сейчас я пишу:
>
>        geo country {
>                default  --;
>                include  conf/ipranges;
>        }
>        proxy_set_x_var         country;
>
> Как это будет писаться теперь?

В 0.1.25 так же.

Когда появится proxy_set_header, то так:

proxy_set_header   X-country  $country;


Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list