diff xml/ru/docs/http/ngx_http_status_module.xml @ 1559:d876f94135ac

Added info about limiting access to status.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 07 Sep 2015 09:06:49 +0300
parents 63f16dda96dc
children ed420c318557
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_status_module.xml
+++ b/xml/ru/docs/http/ngx_http_status_module.xml
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_status_module"
         link="/ru/docs/http/ngx_http_status_module.html"
         lang="ru"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
@@ -128,6 +128,8 @@ http://127.0.0.1/status/stream/upstreams
 
 <para>
 Информация о состоянии будет доступна из содержащего location.
+Доступ в location следует
+<link doc="ngx_http_core_module.xml" id="satisfy">ограничить</link>.
 </para>
 
 </directive>