ngx_http_random_index_module

This commit is contained in:
Igor Sysoev
2008-09-05 15:45:55 +00:00
parent dfc8dadd04
commit 2e2b81d213
4 changed files with 335 additions and 0 deletions

View File

@@ -366,6 +366,10 @@ HTTP_AUTOINDEX_MODULE=ngx_http_autoindex_module
HTTP_AUTOINDEX_SRCS=src/http/modules/ngx_http_autoindex_module.c
HTTP_RANDOM_INDEX_MODULE=ngx_http_random_index_module
HTTP_RANDOM_INDEX_SRCS=src/http/modules/ngx_http_random_index_module.c
HTTP_STATUS_MODULE=ngx_http_status_module
HTTP_STATUS_SRCS=src/http/modules/ngx_http_status_module.c