commit | c5e300ff4b3366bcafaa41e44b8981c992669cec | [log] [download] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Fri Mar 04 14:04:26 2005 +0000 |
committer | Jonathan Kolb <jon@b0g.us> | Fri Mar 04 14:04:26 2005 +0000 |
tree | 4d3528124d88abae2db0594a921d7e834061cdee | |
parent | f201d049a71e500be3ce9d85b93f034285344c38 [diff] |
Changes with nginx 0.1.24 04 Mar 2005 *) Feature: the ngx_http_ssi_filter_module supports the QUERY_STRING and DOCUMENT_URI variables. *) Bugfix: the ngx_http_autoindex_module may some times return the 404 response for existent directory, if this directory was used in "alias" directive. *) Bugfix: the ngx_http_ssi_filter_module ran incorrectly for large responses. *) Bugfix: the lack of the "Referer" header line was always accounted as valid referrer.