comparison CHANGES @ 66:818201e5a553 NGINX_0_1_33

nginx 0.1.33 *) 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.
author Igor Sysoev <http://sysoev.ru>
date Mon, 23 May 2005 00:00:00 +0400
parents 5db440287648
children 056fd0e5a5a6
comparison
equal deleted inserted replaced
65:5d92e3f1fb4e 66:818201e5a553
1
2 Changes with nginx 0.1.33 23 May 2005
3
4 *) Bugfix: nginx could not be built with the --without-pcre parameter;
5 bug appeared in 0.1.29.
6
7 *) Bugfix: 3, 4, 7, and 8 the "proxy_set_header" directives in one
8 level cause the bus fault on start up.
9
10 *) Bugfix: the HTTP protocol was specified in the HTTPS redirects.
11
12 *) Bugfix: if the "rewrite" directive used the captures inside the "if"
13 directive, then the 500 error code was returned.
14
1 15
2 Changes with nginx 0.1.32 19 May 2005 16 Changes with nginx 0.1.32 19 May 2005
3 17
4 *) Bugfix: the arguments were omitted in the redirects, issued by the 18 *) Bugfix: the arguments were omitted in the redirects, issued by the
5 "rewrite" directive; bug appeared in 0.1.29. 19 "rewrite" directive; bug appeared in 0.1.29.