comparison auto/sources @ 3241:0ecc8d7c77b1 stable-0.7

merge r2986, r2992, r3032: ngx_http_geoip_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 26 Oct 2009 16:38:44 +0000
parents c00763aa5e1b
children 6060225e9261
comparison
equal deleted inserted replaced
3240:39f82eb3d0f2 3241:0ecc8d7c77b1
375 375
376 HTTP_GEO_MODULE=ngx_http_geo_module 376 HTTP_GEO_MODULE=ngx_http_geo_module
377 HTTP_GEO_SRCS=src/http/modules/ngx_http_geo_module.c 377 HTTP_GEO_SRCS=src/http/modules/ngx_http_geo_module.c
378 378
379 379
380 HTTP_GEOIP_MODULE=ngx_http_geoip_module
381 HTTP_GEOIP_SRCS=src/http/modules/ngx_http_geoip_module.c
382
383
380 HTTP_MAP_MODULE=ngx_http_map_module 384 HTTP_MAP_MODULE=ngx_http_map_module
381 HTTP_MAP_SRCS=src/http/modules/ngx_http_map_module.c 385 HTTP_MAP_SRCS=src/http/modules/ngx_http_map_module.c
382 386
383 387
384 HTTP_REFERER_MODULE=ngx_http_referer_module 388 HTTP_REFERER_MODULE=ngx_http_referer_module