commit | 0bc87e9ef438cb7d9d9c061b7306279b26c38a78 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Sep 30 15:30:54 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Sep 30 15:30:54 2004 +0000 |
tree | 4251702940d55fbf5b8b864f6cf8f15639611f24 | |
parent | 6d2eb207117886001038fd77978f2ad65f805512 [diff] [blame] |
nginx-0.1.0-2004-09-30-19:30:54 import
diff --git a/auto/modules b/auto/modules index 7bb1eb9..6c5111a 100644 --- a/auto/modules +++ b/auto/modules
@@ -118,7 +118,7 @@ if [ $HTTP_PROXY = YES ]; then have=NGX_HTTP_PROXY . auto/have - USE_MD5=YES + #USE_MD5=YES HTTP_MODULES="$HTTP_MODULES $HTTP_PROXY_MODULE" HTTP_INCS="$HTTP_INCS $HTTP_PROXY_INCS" HTTP_DEPS="$HTTP_DEPS $HTTP_PROXY_DEPS"