nginx 0.3.37v0.3.37
commitecd3c1a8e5d93d0c0804139b100957857b1be5a9
authorIgor Sysoev <igor@sysoev.ru>
Thu, 6 Apr 2006 20:00:00 +0000 (7 00:00 +0400)
committerKirill A. Korinskiy <catap@catap.ru>
Thu, 6 Apr 2006 20:00:00 +0000 (7 00:00 +0400)
tree98bb3ca70738b452999cad847884fe674d040c10
parentbf0af48ea649e2c8feaedcfde37a72fe5f7e577b
nginx 0.3.37

    *) 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.
21 files changed:
CHANGES
CHANGES.ru
auto/cc/msvc
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_parse.c.orig [deleted file]
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_script.c
src/http/ngx_http_script.h