comparison xml/en/docs/configure.xml @ 2843:8e2a95422dc4

Corrected links to some stream modules.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 04 May 2022 20:58:05 +0100
parents 4add6ae1296f
children 5f1d472f6a97
comparison
equal deleted inserted replaced
2842:51f6f3f3b7bb 2843:8e2a95422dc4
931 <tag-name> 931 <tag-name>
932 <literal>--with-stream_realip_module</literal> 932 <literal>--with-stream_realip_module</literal>
933 </tag-name> 933 </tag-name>
934 <tag-desc> 934 <tag-desc>
935 enables building the 935 enables building the
936 <link doc="http/ngx_stream_realip_module.xml">ngx_stream_realip_module</link> 936 <link doc="stream/ngx_stream_realip_module.xml">ngx_stream_realip_module</link>
937 module that changes the client address to the address 937 module that changes the client address to the address
938 sent in the PROXY protocol header. 938 sent in the PROXY protocol header.
939 This module is not built by default. 939 This module is not built by default.
940 </tag-desc> 940 </tag-desc>
941 941