summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-09-05 15:45:55 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-09-05 15:45:55 +0000
commit2e2b81d21311a500522befd766910e9f9a7241d8 (patch)
tree3d393e150555b39af7c4c3a7e2111d686afcba4d /auto/sources
parentdfc8dadd04c7150d0f074bf650fab7beb4593513 (diff)
downloadnginx-2e2b81d21311a500522befd766910e9f9a7241d8.tar.gz
nginx-2e2b81d21311a500522befd766910e9f9a7241d8.tar.bz2
ngx_http_random_index_module
Diffstat (limited to '')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index 5d1ec7523..491c2e77b 100644
--- a/auto/sources
+++ b/auto/sources
@@ -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