summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-07-14 16:01:42 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-07-14 16:01:42 +0000
commit7823cc3b0d263530ed4590d27ee4d1fe12dca0dc (patch)
treedeefa1b73d160085ae87c6f887298c8b95051e6b /auto/sources
parent846c27b2acc5f6bf942bab0d8c3b5e653b9513b4 (diff)
downloadnginx-7823cc3b0d263530ed4590d27ee4d1fe12dca0dc.tar.gz
nginx-7823cc3b0d263530ed4590d27ee4d1fe12dca0dc.tar.bz2
nginx-0.0.7-2004-07-14-20:01:42 import
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/sources b/auto/sources
index 511893b30..71dab3c0f 100644
--- a/auto/sources
+++ b/auto/sources
@@ -190,8 +190,8 @@ HTTP_MODULES="ngx_http_module \
HTTP_FILE_CACHE_MODULE=ngx_http_cache_module
-HTTP_FILTER_MODULES="ngx_http_write_filter_module \
- ngx_http_header_filter_module"
+HTTP_WRITE_FILTER_MODULE="ngx_http_write_filter_module"
+HTTP_HEADER_FILTER_MODULE="ngx_http_header_filter_module"
HTTP_CHUNKED_FILTER_MODULE=ngx_http_chunked_filter_module
HTTP_HEADERS_FILTER_MODULE=ngx_http_headers_filter_module