mirror of
https://github.com/nginx/nginx.git
synced 2025-06-12 21:52:41 +08:00
nginx-0.7.43-RELEASE
This commit is contained in:
parent
3658a5bdc6
commit
6ea45f38bf
@ -9,6 +9,35 @@
|
|||||||
<title lang="en">nginx changelog</title>
|
<title lang="en">nginx changelog</title>
|
||||||
|
|
||||||
|
|
||||||
|
<changes ver="0.7.43" date="18.03.2009">
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÚÁÐÒÏÓ ÏÂÒÁÂÁÔÙ×ÁÌÓÑ ÎÅ×ÅÒÎÏ, ÅÓÌÉ ÄÉÒÅËÔÉ×Á root ÉÓÐÏÌØÚÏ×ÁÌÁ ÐÅÒÅÍÅÎÎÙÅ;
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.42.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
a request was handled incorrectly, if a "root" directive used variables;
|
||||||
|
the bug had appeared in 0.7.42.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
<change type="bugfix">
|
||||||
|
<para lang="ru">
|
||||||
|
ÅÓÌÉ ÓÅÒ×ÅÒ ÓÌÕÛÁÌ ÎÁ ÁÄÒÅÓÁÈ ÔÉÐÁ "*", ÔÏ ÚÎÁÞÅÎÉÅ ÐÅÒÅÍÅÎÎÏÊ $server_addr
|
||||||
|
ÂÙÌÏ "0.0.0.0";
|
||||||
|
ÏÛÉÂËÁ ÐÏÑ×ÉÌÁÓØ × 0.7.36.
|
||||||
|
</para>
|
||||||
|
<para lang="en">
|
||||||
|
if a server listened on wildcard address, then the $server_addr variable
|
||||||
|
value was "0.0.0.0";
|
||||||
|
the bug had appeared in 0.7.36.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
|
</changes>
|
||||||
|
|
||||||
|
|
||||||
<changes ver="0.7.42" date="16.03.2009">
|
<changes ver="0.7.42" date="16.03.2009">
|
||||||
|
|
||||||
<change type="change">
|
<change type="change">
|
||||||
@ -29,7 +58,7 @@ is ignored.
|
|||||||
</para>
|
</para>
|
||||||
<para lang="en">
|
<para lang="en">
|
||||||
now if a file specified in a "auth_basic_user_file" directive is absent,
|
now if a file specified in a "auth_basic_user_file" directive is absent,
|
||||||
then the 405 error is returned instead of the 500 one.
|
then the 403 error is returned instead of the 500 one.
|
||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user