diff auto/modules @ 446:91e0d6a8f980

nginx-0.1.0-2004-09-30-19:30:54 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 30 Sep 2004 15:30:54 +0000
parents 42d11f017717
children ded1284520cc
line wrap: on
line diff
--- 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"