| commit | abe378e820d16fe5fa40a5828354a4ba495b5573 | [log] [tgz] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Mon Nov 10 15:22:33 2008 +0000 |
| committer | Igor Sysoev <igor@sysoev.ru> | Mon Nov 10 15:22:33 2008 +0000 |
| tree | 619f8797a181140a6c524bf9e8cf47b1fba21fa5 | |
| parent | 74b7e5fadd33804eefa37ff86764b512e2de379b [diff] [blame] |
ngx_http_limit_req_module
diff --git a/auto/sources b/auto/sources index 68ec98f..1c063d1 100644 --- a/auto/sources +++ b/auto/sources
@@ -417,6 +417,10 @@ HTTP_LIMIT_ZONE_SRCS=src/http/modules/ngx_http_limit_zone_module.c +HTTP_LIMIT_REQ_MODULE=ngx_http_limit_req_module +HTTP_LIMIT_REQ_SRCS=src/http/modules/ngx_http_limit_req_module.c + + HTTP_EMPTY_GIF_MODULE=ngx_http_empty_gif_module HTTP_EMPTY_GIF_SRCS=src/http/modules/ngx_http_empty_gif_module.c