comparison xml/en/index.xml @ 186:abc48ad4b7c4

Translated the "Controlling nginx" article into English.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 18 Nov 2011 08:42:40 +0000
parents 8cc01e2179a9
children cf66ea69aec3
comparison
equal deleted inserted replaced
185:05e7496801ec 186:abc48ad4b7c4
92 <item> 92 <item>
93 Flexible configuration; 93 Flexible configuration;
94 </item> 94 </item>
95 95
96 <item> 96 <item>
97 Reconfiguration and upgrade of an executable without interruption 97 <link doc="docs/control.xml" id="reconfiguration">Reconfiguration</link>
98 of the client servicing; 98 and <link doc="docs/control.xml" id="upgrade">upgrade of an
99 </item> 99 executable</link> without interruption of the client servicing;
100 100 </item>
101 <item> 101
102 Access log formats, buffered log writing, and fast log rotation; 102 <item>
103 Access log formats, buffered log writing, and
104 <link doc="docs/control.xml" id="logs">fast log rotation</link>;
103 </item> 105 </item>
104 106
105 <item> 107 <item>
106 3xx-5xx error codes 108 3xx-5xx error codes
107 <link doc="docs/http/ngx_http_core_module.xml" 109 <link doc="docs/http/ngx_http_core_module.xml"