diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2004-09-30 15:30:54 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2004-09-30 15:30:54 +0000 |
| commit | 0bc87e9ef438cb7d9d9c061b7306279b26c38a78 (patch) | |
| tree | 4251702940d55fbf5b8b864f6cf8f15639611f24 /auto/modules | |
| parent | 6d2eb207117886001038fd77978f2ad65f805512 (diff) | |
| download | nginx-0bc87e9ef438cb7d9d9c061b7306279b26c38a78.tar.gz nginx-0bc87e9ef438cb7d9d9c061b7306279b26c38a78.tar.bz2 | |
nginx-0.1.0-2004-09-30-19:30:54 import
Diffstat (limited to 'auto/modules')
| -rw-r--r-- | auto/modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/modules b/auto/modules index 7bb1eb9a3..6c5111a28 100644 --- a/auto/modules +++ b/auto/modules @@ -118,7 +118,7 @@ fi 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" |
