diff xml/en/docs/http/ngx_http_realip_module.xml @ 1985:48ca712794c6

Documented the set_real_ip_from support of hostnames.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 16 May 2017 13:47:28 +0300
parents a0a64fee6b13
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_realip_module.xml	Wed May 10 16:41:31 2017 +0000
+++ b/xml/en/docs/http/ngx_http_realip_module.xml	Tue May 16 13:47:28 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_realip_module"
         link="/en/docs/http/ngx_http_realip_module.html"
         lang="en"
-        rev="7">
+        rev="8">
 
 <section id="summary">
 
@@ -61,6 +61,7 @@
 replacement addresses.
 If the special value <literal>unix:</literal> is specified,
 all UNIX-domain sockets will be trusted.
+Trusted addresses may also be specified using a hostname (1.13.1).
 <note>
 IPv6 addresses are supported starting from versions 1.3.0 and 1.2.1.
 </note>