diff xml/en/docs/http/ngx_http_core_module.xml @ 1903:da00a2526415

Replaced "error messages" with "error pages" in server_tokens.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 13 Feb 2017 15:42:51 +0300
parents 3685d90e133e
children d59199b0c022
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Mon Feb 13 12:05:43 2017 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Mon Feb 13 15:42:51 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="65">
+        rev="66">
 
 <section id="directives" name="Directives">
 
@@ -2537,7 +2537,7 @@
 <context>location</context>
 
 <para>
-Enables or disables emitting nginx version in error messages and in the
+Enables or disables emitting nginx version on error pages and in the
 <header>Server</header> response header field.
 </para>
 
@@ -2545,7 +2545,7 @@
 Additionally, as part of our
 <commercial_version>commercial subscription</commercial_version>,
 starting from version 1.9.13
-the signature in error messages and
+the signature on error pages and
 the <header>Server</header> response header field value
 can be set explicitly using the <value>string</value> with variables.
 An empty string disables the emission of the <header>Server</header> field.