# HG changeset patch # User Yaroslav Zhuravlev # Date 1488464811 -10800 # Node ID 408eed0bf491d200803bb37a845a5604fda440bf # Parent 3be7279397c8f799b8dfc1345f2d12934f0ce76e Clarified description of server_tokens build. diff -r 3be7279397c8 -r 408eed0bf491 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Thu Mar 30 21:28:05 2017 +0300 +++ b/xml/en/docs/http/ngx_http_core_module.xml Thu Mar 02 17:26:51 2017 +0300 @@ -10,7 +10,7 @@ + rev="70">
@@ -2543,9 +2543,9 @@ -The build parameter (1.11.10) -enables emitting nginx build name on error pages and in the -
Server
response header field. +The build parameter (1.11.10) enables emitting +a build name +along with nginx version.
diff -r 3be7279397c8 -r 408eed0bf491 xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml Thu Mar 30 21:28:05 2017 +0300 +++ b/xml/ru/docs/http/ngx_http_core_module.xml Thu Mar 02 17:26:51 2017 +0300 @@ -10,7 +10,7 @@ + rev="70">
@@ -2544,9 +2544,9 @@ -Параметр build (1.11.10) -разрешает выдавать имя сборки nginx на страницах ошибок и -в поле
Server
заголовка ответа. +Если указан параметр build (1.11.10), +то наряду с версией nginx’а будет также выдаваться +имя сборки.