]> git.kaiwu.me - nginx.git/commit
nginx-0.3.61-RELEASE import release-0.3.61
authorIgor Sysoev <igor@sysoev.ru>
Mon, 28 Aug 2006 16:57:48 +0000 (16:57 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 28 Aug 2006 16:57:48 +0000 (16:57 +0000)
commit3f8dc595000ba4afb60c0fd8c389d7cc8400a148
treea381a75e795986523e65084ee9af1c41ef90a2c8
parentc583e6309f192afce5ffadfd2734d626a3bca323
nginx-0.3.61-RELEASE import

    *) Change: now the "tcp_nodelay" directive is turned on by default.

    *) Feature: the "msie_refresh" directive.

    *) Feature: the "recursive_error_pages" directive.

    *) Bugfix: the "rewrite" directive returned incorrect redirect, if the
       redirect had the captured escaped symbols from original URI.
docs/xml/nginx/changes.xml
src/core/nginx.h
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_request.h
src/http/ngx_http_script.c
src/http/ngx_http_special_response.c