nginx-0.9.4-RELEASE
This commit is contained in:
parent
e8b064d09d
commit
3e6ffeac04
1 changed files with 25 additions and 2 deletions
|
@ -9,11 +9,34 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.9.4" date="21.01.2011">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á server_name ÐÏÄÄÅÒÖÉ×ÁÅÔ ÐÅÒÅÍÅÎÎÕÀ $hostname.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "server_name" directive supports the $hostname variable.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
494 ËÏÄ ÄÌÑ ÏÛÉÂËÉ "Request Header Too Large".
|
||||
</para>
|
||||
<para lang="en">
|
||||
494 code for "Request Header Too Large" error.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.9.3" date="13.12.2010">
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÅÓÌÉ ÄÌÑ ÐÁÒÙ ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ
|
||||
ÅÓÌÉ ÄÌÑ ÐÁÒÙ IPv6-ÁÄÒÅÓ:ÐÏÒÔ ÏÐÉÓÁÎ ÔÏÌØËÏ ÏÄÉÎ ÓÅÒ×ÅÒ, ÔÏ ×ÙÄÅÌÅÎÉÑ
|
||||
× ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÑÈ × ÄÉÒÅËÔÉ×Å server_name ÎÅ ÒÁÂÏÔÁÌÉ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
|
@ -16293,7 +16316,7 @@ the double slashes in "://" in the URI were converted to ":/".
|
|||
</para>
|
||||
<para lang="en">
|
||||
if the request without arguments contains "//", "/./", "/../" or "%XX"
|
||||
then the lost character in the request line was lost;
|
||||
then the last character in the request line was lost;
|
||||
the bug had appeared in 0.1.9.
|
||||
</para>
|
||||
</change>
|
||||
|
|
Loading…
Reference in a new issue