diff auto/sources @ 980:7cb910b4a58a

ngx_http_limit_zone_module
author Igor Sysoev <igor@sysoev.ru>
date Sat, 06 Jan 2007 18:52:46 +0000
parents 4d68c486fcb0
children 68f30ab68bb7
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -388,6 +388,10 @@ HTTP_MEMCACHED_MODULE=ngx_http_memcached
 HTTP_MEMCACHED_SRCS=src/http/modules/ngx_http_memcached_module.c
 
 
+HTTP_LIMIT_ZONE_MODULE=ngx_http_limit_zone_module
+HTTP_LIMIT_ZONE_SRCS=src/http/modules/ngx_http_limit_zone_module.c
+
+
 HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module
 HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c