ngx_http_geoip_module

This commit is contained in:
Igor Sysoev
2009-07-20 07:10:43 +00:00
parent 142a9c3f11
commit bc10147b9f
6 changed files with 454 additions and 0 deletions

View File

@@ -377,6 +377,10 @@ HTTP_GEO_MODULE=ngx_http_geo_module
HTTP_GEO_SRCS=src/http/modules/ngx_http_geo_module.c
HTTP_GEOIP_MODULE=ngx_http_geoip_module
HTTP_GEOIP_SRCS=src/http/modules/ngx_http_geoip_module.c
HTTP_MAP_MODULE=ngx_http_map_module
HTTP_MAP_SRCS=src/http/modules/ngx_http_map_module.c