mirror of
https://github.com/nginx/nginx.git
synced 2026-08-03 22:33:10 +00:00
nginx-0.3.61-RELEASE import
*) Change: now the "tcp_nodelay" directive is turned on by default.
*) Feature: the "msie_refresh" directive.
*) Feature: the "recursive_error_pages" directive.
*) Bugfix: the "rewrite" directive returned incorrect redirect, if the
redirect had the captured escaped symbols from original URI.
This commit is contained in:
parent
c583e6309f
commit
3f8dc59500
7 changed files with 187 additions and 49 deletions
|
|
@ -8,6 +8,59 @@
|
|||
<title lang="ru">éÚÍÅÎÅÎÉÑ × nginx</title>
|
||||
<title lang="en">nginx changelog</title>
|
||||
|
||||
<!--
|
||||
|
||||
<changes ver="0.4.0" date="19.08.2006">
|
||||
|
||||
<change>
|
||||
<para lang="ru">
|
||||
éÚÍÅÎÅÎÉÅ ×Ï ×ÎÕÔÒÅÎÎÅÍ API: ÉÎÉÃÉÁÌÉÚÁÃÉÑ ÍÏÄÕÌÅÊ HTTP ÐÅÒÅÎÅÓÅÎÁ ÉÚ ÆÁÚÙ
|
||||
init module × ÆÁÚÕ HTTP postconfiguration.
|
||||
</para>
|
||||
<para lang="en">
|
||||
Change in internal API: the HTTP modules initialization was moved
|
||||
from the init module phase to the HTTP postconfiguration phase.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
-->
|
||||
|
||||
|
||||
<changes ver="0.3.61" date="28.08.2006">
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á msie_refresh.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "msie_refresh" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á recursive_error_pages.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "recursive_error_pages" directive.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á rewrite ×ÏÚ×ÒÁÝÁÌÁ ÎÅÐÒÁ×ÉÌØÎÙÊ ÒÅÄÉÒÅËÔ, ÅÓÌÉ ÒÅÄÉÒÅËÔ
|
||||
×ËÌÀÞÁÌ × ÓÅÂÑ ×ÙÄÅÌÅÎÎÙÅ ÚÁËÏÄÉÒÏ×ÁÎÎÙÅ ÓÉÍ×ÏÌÙ ÉÚ ÏÒÉÇÉÎÁÌØÎÏÇÏ URI.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "rewrite" directive returned incorrect redirect, if the redirect
|
||||
had the captured escaped symbols from original URI.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.3.60" date="18.08.2006">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue