comparison xml/en/docs/http/ngx_http_core_module.xml @ 1953:408eed0bf491

Clarified description of server_tokens build.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 02 Mar 2017 17:26:51 +0300
parents 66a30a380fba
children 2a3c58dcb3e8
comparison
equal deleted inserted replaced
1952:3be7279397c8 1953:408eed0bf491
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="69"> 13 rev="70">
14 14
15 <section id="directives" name="Directives"> 15 <section id="directives" name="Directives">
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>
2541 Enables or disables emitting nginx version on error pages and in the 2541 Enables or disables emitting nginx version on error pages and in the
2542 <header>Server</header> response header field. 2542 <header>Server</header> response header field.
2543 </para> 2543 </para>
2544 2544
2545 <para id="server_tokens_build"> 2545 <para id="server_tokens_build">
2546 The <literal>build</literal> parameter (1.11.10) 2546 The <literal>build</literal> parameter (1.11.10) enables emitting
2547 enables emitting nginx build name on error pages and in the 2547 a <link doc="../configure.xml" id="build">build name</link>
2548 <header>Server</header> response header field. 2548 along with nginx version.
2549 </para> 2549 </para>
2550 2550
2551 <para> 2551 <para>
2552 Additionally, as part of our 2552 Additionally, as part of our
2553 <commercial_version>commercial subscription</commercial_version>, 2553 <commercial_version>commercial subscription</commercial_version>,