commit | 5ea80c90bb69a3a9725da601b9d38a813146890c | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu May 19 13:24:09 2005 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Thu May 19 13:24:09 2005 +0000 |
tree | 26d03cfe46d321663ab91361c0f70e05ab5529a9 | |
parent | 9860c4946ff96bf8284b3c3dcd862f0e1eea5593 [diff] |
Changes with nginx 0.1.32 19 May 2005 *) Bugfix: the arguments were omitted in the redirects, issued by the "rewrite" directive; bug appeared in 0.1.29. *) Feature: the "if" directive supports the captures in regular expressions. *) Feature: the "set" directive supports the variables and the captures of regular expressions. *) Feature: the "X-Accel-Redirect" response header line is supported in proxy and FastCGI mode.