mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.7.44-RELEASE
This commit is contained in:
parent
52859f2f13
commit
948c47c409
@ -9,6 +9,69 @@
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.7.44" date="23.03.2009">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÐÒÅÄ×ÁÒÉÔÅÌØÎÁÑ ÐÏÄÄÅÒÖËÁ ËÜÛÉÒÏ×ÁÎÉÑ × ÍÏÄÕÌÅ ngx_http_proxy_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_proxy_module preliminary cache support.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÐÁÒÁÍÅÔÒ --with-pcre × configure.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the --with-pcre option in the configure.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÔÅÐÅÒØ ÄÉÒÅËÔÉ×Á try_files ÍÏÖÅÔ ÂÙÔØ ÉÓÐÏÌØÚÏ×ÁÎÁ ÎÁ ÕÒÏ×ÎÅ server.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "try_files" directive is now allowed on the server block level.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á try_files ÎÅÐÒÁ×ÉÌØÎÏ ÏÂÒÁÂÁÔÙ×ÁÌÁ ÓÔÒÏËÕ ÚÁÐÒÏÓÁ × ÐÏÓÌÅÄÎÅÍ
|
||||
ÐÁÒÁÍÅÔÒÅ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "try_files" directive handled incorrectly a query string
|
||||
in a fallback parameter.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á try_files ÍÏÇÌÁ ÎÅ×ÅÒÎÏ ÔÅÓÔÉÒÏ×ÁÔØ ËÁÔÁÌÏÇÉ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "try_files" directive might test incorrectly directories.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÅÓÌÉ ÄÌÑ ÐÁÒÙ ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ
|
||||
× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
if there is the single server for given address:port pair,
|
||||
then captures in regular expressions in a "server_name" directive did not work.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.7.43" date="18.03.2009">
|
||||
|
||||
<change type="bugfix">
|
||||
|
Loading…
Reference in New Issue
Block a user