changeset 1523:3b4a86b3515e

Rephrased the "real_ip_header" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 30 Jun 2015 19:20:27 +0300
parents ee91c95fca48
children 323b0d071166
files xml/en/docs/http/ngx_http_realip_module.xml xml/ru/docs/http/ngx_http_realip_module.xml
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_realip_module.xml	Tue Jun 30 17:15:29 2015 +0300
+++ b/xml/en/docs/http/ngx_http_realip_module.xml	Tue Jun 30 19:20:27 2015 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_realip_module"
         link="/en/docs/http/ngx_http_realip_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -80,8 +80,8 @@
 <context>location</context>
 
 <para>
-Defines a request header field used to send
-the address for a replacement.
+Defines the request header field
+whose value will be used to replace the client address.
 </para>
 
 <para>
--- a/xml/ru/docs/http/ngx_http_realip_module.xml	Tue Jun 30 17:15:29 2015 +0300
+++ b/xml/ru/docs/http/ngx_http_realip_module.xml	Tue Jun 30 19:20:27 2015 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_realip_module"
         link="/ru/docs/http/ngx_http_realip_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -81,7 +81,7 @@
 
 <para>
 Задаёт поле заголовка запроса,
-в котором передаётся адрес для замены.
+значение которого будет использоваться для замены адреса клиента.
 </para>
 
 <para>