diff auto/sources @ 2235:03180d4e5af2

ngx_http_random_index_module
author Igor Sysoev <igor@sysoev.ru>
date Fri, 05 Sep 2008 15:45:55 +0000
parents c7c319896bb4
children 4f1616b32744
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -366,6 +366,10 @@ HTTP_AUTOINDEX_MODULE=ngx_http_autoindex
 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