From 948c47c409d8240dca471a4adccb648def9ff013 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 23 Mar 2009 13:27:39 +0000 Subject: [PATCH] nginx-0.7.44-RELEASE --- docs/xml/nginx/changes.xml | 63 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index 2f8329c67..fbbe4754d 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,69 @@ nginx changelog + + + + +ÐÒÅÄ×ÁÒÉÔÅÌØÎÁÑ ÐÏÄÄÅÒÖËÁ ËÜÛÉÒÏ×ÁÎÉÑ × ÍÏÄÕÌÅ ngx_http_proxy_module. + + +the ngx_http_proxy_module preliminary cache support. + + + + + +ÐÁÒÁÍÅÔÒ --with-pcre × configure. + + +the --with-pcre option in the configure. + + + + + +ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á try_files ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÎÁ ÕÒÏ×ÎÅ server. + + +the "try_files" directive is now allowed on the server block level. + + + + + +ÄÉÒÅËÔÉ×Á try_files ÎÅÐÒÁ×ÉÌØÎÏ ÏÂÒÁÂÁÔÙ×ÁÌÁ ÓÔÒÏËÕ ÚÁÐÒÏÓÁ × ÐÏÓÌÅÄÎÅÍ +ÐÁÒÁÍÅÔÒÅ. + + +the "try_files" directive handled incorrectly a query string +in a fallback parameter. + + + + + +ÄÉÒÅËÔÉ×Á try_files ÍÏÇÌÁ ÎÅ×ÅÒÎÏ ÔÅÓÔÉÒÏ×ÁÔØ ËÁÔÁÌÏÇÉ. + + +the "try_files" directive might test incorrectly directories. + + + + + +ÅÓÌÉ ÄÌÑ ÐÁÒÙ ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ +× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ. + + +if there is the single server for given address:port pair, +then captures in regular expressions in a "server_name" directive did not work. + + + + + + -- 2.47.3