comparison auto/sources @ 1790:775edc46ee66

ngx_http_gzip_static_module and gzip_disable
author Igor Sysoev <igor@sysoev.ru>
date Thu, 27 Dec 2007 14:21:59 +0000
parents de50296a1ba1
children 98d859e8d631
comparison
equal deleted inserted replaced
1789:a35032212cf2 1790:775edc46ee66
415 415
416 HTTP_FLV_MODULE=ngx_http_flv_module 416 HTTP_FLV_MODULE=ngx_http_flv_module
417 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c 417 HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c
418 418
419 419
420 HTTP_GZIP_STATIC_MODULE=ngx_http_gzip_static_module
421 HTTP_GZIP_STATIC_SRCS=src/http/modules/ngx_http_gzip_static_module.c
422
423
420 HTTP_UPSTREAM_IP_HASH_MODULE=ngx_http_upstream_ip_hash_module 424 HTTP_UPSTREAM_IP_HASH_MODULE=ngx_http_upstream_ip_hash_module
421 HTTP_UPSTREAM_IP_HASH_SRCS=src/http/modules/ngx_http_upstream_ip_hash_module.c 425 HTTP_UPSTREAM_IP_HASH_SRCS=src/http/modules/ngx_http_upstream_ip_hash_module.c
422 426
423 427
424 MAIL_INCS="src/mail" 428 MAIL_INCS="src/mail"