Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Взять IP из URL и обработать через HttpGeoModule
- To: nginx-ru@xxxxxxxxx
- Subject: Re: Взять IP из URL и обработать через HttpGeoModule
- From: "Tiberiy" <nginx-forum@xxxxxxxx>
- Date: Fri, 2 Mar 2012 05:02:22 -0500 (EST)
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tigger.jlkhosting.com; s=x; h=From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To:Date; bh=9GyUEdQSTmxJJK0/bib40pMtMYr96FPDhaIhSYUHe6A=; b=YPUVWpsowbznZYIDnm2lITErj6ac5JpYRdJHAkw8ZWnKsb3qusG4HWEKWbAg2q6GQUxUQT4pHxZsLmb9ePJkflPq5bFlu6bCP9DE/yDG7GJOrExk+wRkmHZFJp3XTpTT;
- In-reply-to: <4F509979.8050508@amhost.net>
- References: <4F509979.8050508@amhost.net>
Alex Vorona Wrote:
-------------------------------------------------------
> http://nginx.org/ru/docs/http/ngx_http_geo_module.
> html
> ...
> geo $arg_ip $country {
> ...;
> }
> ...
> fastcgi_param GEOIP_COUNTRY_CODE $country;
>
> _______________________________________________
> nginx-ru mailing list
> nginx-ru@xxxxxxxxx
> http://mailman.nginx.org/mailman/listinfo/nginx-ru
СПАСИБО!
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,223245,223252#msg-223252
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|