comparison auto/sources @ 394:34fb3a573548 NGINX_0_7_8

nginx 0.7.8 *) Feature: the ngx_http_xslt_module. *) Feature: the "$arg_..." variables. *) Feature: Solaris directio support. Thanks to Ivan Debnar. *) Bugfix: now if FastCGI server sends a "Location" header line without status line, then nginx uses 302 status code. Thanks to Maxim Dounin.
author Igor Sysoev <http://sysoev.ru>
date Mon, 04 Aug 2008 00:00:00 +0400
parents 0b6053502c55
children 77df96611112 05981f639d21
comparison
equal deleted inserted replaced
393:4ec606a899d3 394:34fb3a573548
330 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module 330 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module
331 HTTP_SSI_DEPS=src/http/modules/ngx_http_ssi_filter_module.h 331 HTTP_SSI_DEPS=src/http/modules/ngx_http_ssi_filter_module.h
332 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c 332 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c
333 333
334 334
335 HTTP_XSLT_FILTER_MODULE=ngx_http_xslt_filter_module
336 HTTP_XSLT_SRCS=src/http/modules/ngx_http_xslt_filter_module.c
337
338
335 HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module 339 HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module
336 HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c 340 HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c
337 341
338 342
339 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module 343 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module