comparison auto/sources @ 146:36af50a5582d NGINX_0_3_20

nginx 0.3.20 *) Bugfix: in SSI handling. *) Bugfix: the ngx_http_memcached_module did not support the keys in the "/usr?args" form.
author Igor Sysoev <http://sysoev.ru>
date Wed, 11 Jan 2006 00:00:00 +0300
parents 84910468f6de
children ea622d8acb38
comparison
equal deleted inserted replaced
145:85a84f8da62b 146:36af50a5582d
301 HTTP_GZIP_FILTER_MODULE=ngx_http_gzip_filter_module 301 HTTP_GZIP_FILTER_MODULE=ngx_http_gzip_filter_module
302 HTTP_GZIP_SRCS=src/http/modules/ngx_http_gzip_filter_module.c 302 HTTP_GZIP_SRCS=src/http/modules/ngx_http_gzip_filter_module.c
303 303
304 304
305 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module 305 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module
306 HTTP_SSI_DEPS=src/http/modules/ngx_http_ssi_filter_module.h
306 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c 307 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c
307 308
308 309
309 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module 310 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module
310 HTTP_USERID_SRCS=src/http/modules/ngx_http_userid_filter_module.c 311 HTTP_USERID_SRCS=src/http/modules/ngx_http_userid_filter_module.c