comparison xml/ru/docs/http/ngx_http_core_module.xml @ 2036:ee0aeddbe8a2

Updated types of subrequests allowed in the internal location.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 08 Sep 2017 15:24:07 +0300
parents be779702663e
children d2969b2f69ae
comparison
equal deleted inserted replaced
2035:5b9ac9ab7c42 2036:ee0aeddbe8a2
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Модуль ngx_http_core_module" 10 <module name="Модуль ngx_http_core_module"
11 link="/ru/docs/http/ngx_http_core_module.html" 11 link="/ru/docs/http/ngx_http_core_module.html"
12 lang="ru" 12 lang="ru"
13 rev="72"> 13 rev="73">
14 14
15 <section id="directives" name="Директивы"> 15 <section id="directives" name="Директивы">
16 16
17 <directive name="absolute_redirect"> 17 <directive name="absolute_redirect">
18 <syntax><literal>on</literal> | <literal>off</literal></syntax> 18 <syntax><literal>on</literal> | <literal>off</literal></syntax>
828 828
829 <listitem> 829 <listitem>
830 подзапросы, формируемые командой 830 подзапросы, формируемые командой
831 “<command>include virtual</command>” 831 “<command>include virtual</command>”
832 модуля 832 модуля
833 <link doc="ngx_http_ssi_module.xml">ngx_http_ssi_module</link> 833 <link doc="ngx_http_ssi_module.xml">ngx_http_ssi_module</link>,
834 и директивами модуля 834 директивами модуля
835 <link doc="ngx_http_addition_module.xml">ngx_http_addition_module</link>; 835 <link doc="ngx_http_addition_module.xml">ngx_http_addition_module</link>,
836 а также директивами
837 <link doc="ngx_http_auth_request_module.xml" id="auth_request"/> и
838 <link doc="ngx_http_mirror_module.xml" id="mirror"/>;
839
836 </listitem> 840 </listitem>
837 841
838 <listitem> 842 <listitem>
839 запросы, изменённые директивой 843 запросы, изменённые директивой
840 <link doc="ngx_http_rewrite_module.xml" id="rewrite"/>. 844 <link doc="ngx_http_rewrite_module.xml" id="rewrite"/>.