ngx_http_limit_zone_module

This commit is contained in:
Igor Sysoev
2007-01-06 18:52:46 +00:00
parent 14110b311c
commit 138e384c44
4 changed files with 409 additions and 0 deletions

View File

@@ -388,6 +388,10 @@ HTTP_MEMCACHED_MODULE=ngx_http_memcached_module
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