Home
last modified time | relevance | path

Searched refs:ngx_http_geo_module (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/nginx-1.16.1/contrib/
H A DREADME6 for use by the ngx_http_geo_module.
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru3117 *) Добавление: модули ngx_http_geo_module и ngx_http_geoip_module
7488 ngx_http_geo_module в какой-либо части конфигурации, то эта
7495 *) Изменение: дублирующее значение переменной модуля ngx_http_geo_module
7530 *) Изменение: переменные модуля ngx_http_geo_module можно переопределять
8127 *) Исправление: строки для модуля ngx_http_geo_module без символа ";" во
8151 *) Добавление: модуль ngx_http_geo_module.
H A DCHANGES3056 *) Feature: ngx_http_geo_module and ngx_http_geoip_module support IPv4
7358 *) Bugfix: if the "set" directive set the ngx_http_geo_module variable
7366 *) Change: the duplicate value of the ngx_http_geo_module variable now
7400 *) Change: the ngx_http_geo_module variables can be overridden by the
7989 the ngx_http_geo_module were silently ignored.
8013 *) Feature: the ngx_http_geo_module.
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules626 ngx_module_name=ngx_http_geo_module
629 ngx_module_srcs=src/http/modules/ngx_http_geo_module.c
H A Doptions479 --without-http_geo_module disable ngx_http_geo_module
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c141 ngx_module_t ngx_http_geo_module = { variable