comparison CHANGES @ 144:e1c6ac408b68 NGINX_0_3_19

nginx 0.3.19 *) Feature: the "path" and "alias" directives support the variables. *) Change: now the "valid_referers" directive again checks the URI part. *) Bugfix: in SSI handling.
author Igor Sysoev <http://sysoev.ru>
date Wed, 28 Dec 2005 00:00:00 +0300
parents 84910468f6de
children 36af50a5582d
comparison
equal deleted inserted replaced
143:c2fa0caa07f2 144:e1c6ac408b68
1
2 Changes with nginx 0.3.19 28 Dec 2005
3
4 *) Feature: the "path" and "alias" directives support the variables.
5
6 *) Change: now the "valid_referers" directive again checks the URI part.
7
8 *) Bugfix: in SSI handling.
9
1 10
2 Changes with nginx 0.3.18 26 Dec 2005 11 Changes with nginx 0.3.18 26 Dec 2005
3 12
4 *) Feature: the "server_names" directive supports the ".domain.tld" 13 *) Feature: the "server_names" directive supports the ".domain.tld"
5 names. 14 names.