commit | 2a3f501450d6c2b9f48c2d64d3d350241c013125 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Jun 21 10:16:31 2010 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon Jun 21 10:16:31 2010 +0000 |
tree | 5612b72585fe4c279834a5376809e2d681ab65f5 | |
parent | 5e086e361f0c9c4a1d43671e68588a334c559c68 [diff] |
Changes with nginx 0.8.42 21 Jun 2010 *) Change: now nginx tests locations given by regular expressions, if request was matched exactly by a location given by a prefix string. The previous behavior has been introduced in 0.7.1. *) Feature: the ngx_http_scgi_module. Thanks to Manlio Perillo. *) Feature: a text answer may be added to a "return" directive.