commit | b3661298bb72848e9c6f73209da256e7ae34ef7b | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Apr 07 13:37:14 2006 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Fri Apr 07 13:37:14 2006 +0000 |
tree | 98bb3ca70738b452999cad847884fe674d040c10 | |
parent | 49072507cf1eb437c0f1355d0281d9434e74b9fc [diff] |
Changes with nginx 0.3.37 07 Apr 2006 *) 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.