| commit | d28d9a7dd68ac16beddab73fdd5e6fade6bd4d6e | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Wed Aug 13 16:54:32 2008 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Wed Aug 13 16:54:32 2008 +0000 |
| tree | 6112338c8180f61a3c44aee2c9e30a15a5886db4 | |
| parent | 7dd875cedfeee9c5be7e2350c9fe7eeba74c53a4 [diff] |
Changes with nginx 0.7.10 13 Aug 2008
*) Bugfix: in the "addition_types", "charset_types", "gzip_types",
"ssi_types", "sub_filter_types", and "xslt_types" directives; the
bugs had appeared in 0.7.9.
*) Bugfix: of recursive error_page for 500 status code.
*) Bugfix: now the ngx_http_realip_module set address not for whole
keepalive connection, but for each request passed via the connection.