]> git.kaiwu.me - nginx.git/commit
nginx-0.3.59-RELEASE import release-0.3.59
authorIgor Sysoev <igor@sysoev.ru>
Wed, 16 Aug 2006 13:09:33 +0000 (13:09 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Wed, 16 Aug 2006 13:09:33 +0000 (13:09 +0000)
commitef316430492ce988b71f2d2839c12e3d3922a66b
tree214292c0f152fd374940002499011024280097a8
parent2fb72a2205fd4a2bf450487032df43e5e1d9b14f
nginx-0.3.59-RELEASE import

    *) Feature: now is possible to do several redirection using the
       "error_page" directive.

    *) Bugfix: the "dav_access" directive did not support three parameters.

    *) Bugfix: the "error_page" directive did not changes the
       "Content-Type" header line after the "X-Accel-Redirect" was used;
       the bug had appeared in 0.3.58.
13 files changed:
auto/lib/md5/makefile.msvc
auto/lib/sha1/makefile.msvc
docs/xml/nginx/changes.xml
src/core/nginx.h
src/http/modules/ngx_http_dav_module.c
src/http/modules/ngx_http_memcached_module.c
src/http/ngx_http.h
src/http/ngx_http_core_module.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_special_response.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h