diff xml/ru/docs/http/ngx_http_core_module.xml @ 400:eb993ee8c230

Internal requests include those redirected by "X-Accel-Redirect".
author Ruslan Ermilov <ru@nginx.com>
date Tue, 07 Feb 2012 11:05:47 +0000
parents f1c0ae9c1c48
children 98dac2bd7598
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_core_module.xml	Tue Feb 07 11:01:25 2012 +0000
+++ b/xml/ru/docs/http/ngx_http_core_module.xml	Tue Feb 07 11:05:47 2012 +0000
@@ -594,12 +594,16 @@
 “<command>include virtual</command>”
 модуля
 <link doc="ngx_http_ssi_module.xml">ngx_http_ssi_module</link>;
-ngx_http_ssi_module;
 </listitem>
 
 <listitem>
 запросы, изменённые директивой
-<link doc="ngx_http_rewrite_module.xml" id="rewrite"/>.
+<link doc="ngx_http_rewrite_module.xml" id="rewrite"/>;
+</listitem>
+
+<listitem>
+запросы, перенаправленные с помощью поля
+<header>X-Accel-Redirect</header> заголовка ответа вышестоящего сервера.
 </listitem>
 
 </list>