comparison xml/en/docs/http/ngx_http_core_module.xml @ 709:a4648185190a

Fixed the link internal to the module.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 05 Oct 2012 04:33:52 +0000
parents 9888364847b7
children 1f383a8bccdb
comparison
equal deleted inserted replaced
708:25584379a968 709:a4648185190a
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Module ngx_http_core_module" 10 <module name="Module ngx_http_core_module"
11 link="/en/docs/http/ngx_http_core_module.html" 11 link="/en/docs/http/ngx_http_core_module.html"
12 lang="en" 12 lang="en"
13 rev="5"> 13 rev="6">
14 14
15 <section id="directives" name="Directives"> 15 <section id="directives" name="Directives">
16 16
17 <directive name="aio"> 17 <directive name="aio">
18 <syntax> 18 <syntax>
1860 1860
1861 <para> 1861 <para>
1862 Enables or disables doing several redirects using the 1862 Enables or disables doing several redirects using the
1863 <link id="error_page"/> 1863 <link id="error_page"/>
1864 directive. 1864 directive.
1865 There is a <link doc="ngx_http_core_module.xml" id="internal"> 1865 There is a <link id="internal">limit</link> on a number of such redirects.
1866 limit</link> on a number of such redirects.
1867 </para> 1866 </para>
1868 1867
1869 </directive> 1868 </directive>
1870 1869
1871 1870