mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
nginx-0.1.26-RELEASE import
*) Change: the invalid client header lines are now ignored and logged
at the info level.
*) Change: the server name is also logged in error log.
*) Feature: the ngx_http_auth_basic_module module and the auth_basic
and auth_basic_user_file directives.
This commit is contained in:
parent
3599a1b885
commit
4d656dcd0b
53 changed files with 880 additions and 97 deletions
|
|
@ -9,6 +9,42 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.1.26" date="22.03.2005">
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ÎÅ×ÅÒÎÙÅ ÓÔÒÏËÉ ÚÁÇÏÌÏ×ËÁ, ÐÅÒÅÄÁÎÎÙÅ ËÌÉÅÎÔÏÍ, ÔÅÐÅÒØ ÉÇÎÏÒÉÒÕÅÔÓÑ É
|
||||
ÚÁÐÉÓÙ×ÁÀÔÓÑ × error_log ÎÁ ÕÒÏ×ÎÅ info.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the invalid client header lines are now ignored and logged at the info level.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ÐÒÉ ÚÁÐÉÓÉ ÏÛÉÂÏË × ÌÏÇ ÚÁÐÉÓÙ×ÁÅÔÓÑ ÔÁË ÖÅ ÉÍÑ ÈÏÓÔÁ, ÐÒÉ ÏÂÒÁÝÅÎÉÉ
|
||||
Ë ËÏÔÏÒÏÍÕ, ÐÒÏÉÚÏÛÌÁ ÏÛÉÂËÁ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the host name is also logged in error log.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÍÏÄÕÌØ ngx_http_auth_basic_module É ÄÉÒÅËÔÉ×Ù auth_basic É
|
||||
auth_basic_user_file.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the ngx_http_auth_basic_module module and the auth_basic and
|
||||
auth_basic_user_file directives.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.1.25" date="19.03.2005">
|
||||
|
||||
<change type="bugfix">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue