]> git.kaiwu.me - nginx.git/commit
nginx-0.3.37-RELEASE import release-0.3.37
authorIgor Sysoev <igor@sysoev.ru>
Fri, 7 Apr 2006 14:08:04 +0000 (14:08 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Fri, 7 Apr 2006 14:08:04 +0000 (14:08 +0000)
commit94e32ce7f885ecc648ae6377276f8813fc1c9347
tree88da0722e206c60326b466b85ab118c00be13f55
parent7469680c6c32901e7b6082a0e564430b587bbcfa
nginx-0.3.37-RELEASE import

    *) Feature: the "limit_except" directive.

    *) Feature: the "if" directive supports the "!~", "!~*", "-f", and
       "!-f" operators.

    *) Feature: the ngx_http_perl_module supports the $r->request_body
       method.

    *) Bugfix: in the ngx_http_addition_filter_module.
19 files changed:
auto/cc/msvc
docs/xml/nginx/changes.xml
src/core/nginx.h
src/core/ngx_hash.c
src/core/ngx_inet.c
src/http/modules/ngx_http_access_module.c
src/http/modules/ngx_http_addition_filter_module.c
src/http/modules/ngx_http_auth_basic_module.c
src/http/modules/ngx_http_referer_module.c
src/http/modules/ngx_http_rewrite_module.c
src/http/modules/perl/nginx.xs
src/http/ngx_http.c
src/http/ngx_http_config.h
src/http/ngx_http_core_module.c
src/http/ngx_http_core_module.h
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_script.c
src/http/ngx_http_script.h