ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GEOIP и серверная переменная $_SERVER['GEOIP_COUNT RY_CODE']



Hi, Anton.

>>>> Нужна в ПХП переменная $_SERVER['GEOIP_COUNTRY_CODE'] с кодом страны
>>>> клиента.
>> 
>>>> Может можно как-то и код страны выставить с помощью geo или geoip
>>>> модуля? Если можно, то подскажите плиз как.
>> 
>>> Например как то так:
>>>     location /xxx {
>>>         proxy_pass ...;
>>>         proxy_set_header Geoip-Country-Code $geoip_city_country_code;
>>> }
>> 
>> Хм, а без mod_proxy нельзя? У меня nginx единственный вебсервер на
>> VPS.

> А php как запускается? Если как FastCGI, то соответственно

>  fastcgi_pass ...;
>  fastcgi_param GEOIP_COUNTRY_CODE $geoip_city_country_code;

Спасибо большое! То что нужно было.


-- 
With best regards
 Kirill                          mailto:orion_@xxxxxxx




 




Copyright © Lexa Software, 1996-2009.