diff xml/en/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/en/docs/http/ngx_http_core_module.xml	Tue Feb 07 11:01:25 2012 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Tue Feb 07 11:05:47 2012 +0000
@@ -614,7 +614,12 @@
 <listitem>
 requests changed by the
 <link doc="ngx_http_rewrite_module.xml" id="rewrite"/>
-directive.
+directive;
+</listitem>
+
+<listitem>
+requests redirected by the <header>X-Accel-Redirect</header>
+response header field from an upstream server.
 </listitem>
 
 </list>