commit | dd75bf6c207e06522713089b15376e593ad9fdc2 | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon May 23 11:59:12 2005 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Mon May 23 11:59:12 2005 +0000 |
tree | 012287fcac5660a23cca271c0600a809bf0ba69c | |
parent | 5ea80c90bb69a3a9725da601b9d38a813146890c [diff] |
Changes with nginx 0.1.33 23 May 2005 *) Bugfix: nginx could not be built with the --without-pcre parameter; bug appeared in 0.1.29. *) Bugfix: 3, 4, 7, and 8 the "proxy_set_header" directives in one level cause the bus fault on start up. *) Bugfix: the HTTP protocol was specified in the HTTPS redirects. *) Bugfix: if the "rewrite" directive used the captures inside the "if" directive, then the 500 error code was returned.