]> git.kaiwu.me - nginx.git/commit
nginx-0.3.56-RELEASE import release-0.3.56
authorIgor Sysoev <igor@sysoev.ru>
Fri, 4 Aug 2006 16:04:04 +0000 (16:04 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 4 Aug 2006 16:04:04 +0000 (16:04 +0000)
commitb71c690895870290663dd4eef453d195209269ce
treef95ec569e2482a95ee2789e5e25991d0fbbb92e6
parent9bda615eef680b3a2ea8ceccb51a872a4bcc340e
nginx-0.3.56-RELEASE import

    *) Feature: the "dav_access" directive.

    *) Feature: the "if" directive supports the "-d", "!-d", "-e", "!-e",
       "-x", and "!-x" operators.

    *) Bugfix: a segmentation fault occurred if a request returned a
       redirect and some sent to client header lines were logged in the
       access log.
14 files changed:
auto/lib/perl/conf
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_file.c
src/core/ngx_file.h
src/http/modules/ngx_http_dav_module.c
src/http/modules/ngx_http_rewrite_module.c
src/http/modules/ngx_http_ssl_module.c
src/http/ngx_http_header_filter_module.c
src/http/ngx_http_request.c
src/http/ngx_http_script.c
src/http/ngx_http_script.h
src/os/unix/ngx_files.h
src/os/win32/ngx_files.h