summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-08-29 03:55:41 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-08-29 03:55:41 +0000
commita7c4a2a6f898a0b3add9f36e56288734414a12f7 (patch)
treebd7fa2cd0e26cd974df02b2788db000402d7d366 /auto/sources
parent967fd637e08b6df4f635014fb572296372c89254 (diff)
downloadnginx-a7c4a2a6f898a0b3add9f36e56288734414a12f7.tar.gz
nginx-a7c4a2a6f898a0b3add9f36e56288734414a12f7.tar.bz2
nginx-0.0.10-2004-08-29-07:55:41 import
Diffstat (limited to '')
-rw-r--r--auto/sources8
1 files changed, 4 insertions, 4 deletions
diff --git a/auto/sources b/auto/sources
index 0f278c76d..8cbef9e42 100644
--- a/auto/sources
+++ b/auto/sources
@@ -257,12 +257,12 @@ HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module
HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter.c
-HTTP_ACCESS_MODULE=ngx_http_access_module
-HTTP_ACCESS_SRCS=src/http/modules/ngx_http_access_handler.c
+HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module
+HTTP_USERID_SRCS=src/http/modules/ngx_http_userid_filter.c
-HTTP_USERID_MODULE=ngx_http_userid_module
-HTTP_USERID_SRCS=src/http/modules/ngx_http_userid_handler.c
+HTTP_ACCESS_MODULE=ngx_http_access_module
+HTTP_ACCESS_SRCS=src/http/modules/ngx_http_access_handler.c
HTTP_STATUS_MODULE=ngx_http_status_module