comparison xml/en/docs/http/ngx_http_realip_module.xml @ 1933:866653a4f6a2

Verb agreement in the realip module intro.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 16 Mar 2017 15:02:31 +0300
parents 66a30a380fba
children a0a64fee6b13
comparison
equal deleted inserted replaced
1932:937e03180281 1933:866653a4f6a2
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 The <literal>ngx_http_realip_module</literal> module is used 18 The <literal>ngx_http_realip_module</literal> module is used
19 to change the client address and optional port 19 to change the client address and optional port
20 to the one sent in the specified header fields. 20 to those sent in the specified header field.
21 </para> 21 </para>
22 22
23 <para> 23 <para>
24 This module is not built by default, it should be enabled with the 24 This module is not built by default, it should be enabled with the
25 <literal>--with-http_realip_module</literal> 25 <literal>--with-http_realip_module</literal>