commit | 5fffff997f30e5c56dd95309bb3615f798f8c7c6 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Oct 04 15:03:00 2010 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Mon Oct 04 15:03:00 2010 +0000 |
tree | f20db6c16487b4182b49521ce0a8014dec395674 | |
parent | 81aa52829ae021dc226b4d25330c63c2ff31149a [diff] [blame] |
gzip_disable degradation
diff --git a/auto/modules b/auto/modules index 9880b99..9ac1ddd 100644 --- a/auto/modules +++ b/auto/modules
@@ -322,6 +322,7 @@ fi if [ $HTTP_DEGRADATION = YES ]; then + have=NGX_HTTP_DEGRADATION . auto/have HTTP_MODULES="$HTTP_MODULES $HTTP_DEGRADATION_MODULE" HTTP_SRCS="$HTTP_SRCS $HTTP_DEGRADATION_SRCS" fi