comparison xml/ru/docs/http/ngx_http_proxy_module.xml @ 1974:95bcadfde4fc

Removed duplicate "transparent" parameter.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 21 Apr 2017 21:20:26 +0300
parents 3460bd328287
children 8f1a568a8bbf
comparison
equal deleted inserted replaced
1973:3460bd328287 1974:95bcadfde4fc
40 <section id="directives" name="Директивы"> 40 <section id="directives" name="Директивы">
41 41
42 <directive name="proxy_bind"> 42 <directive name="proxy_bind">
43 <syntax> 43 <syntax>
44 <value>адрес</value> 44 <value>адрес</value>
45 [<literal>transparent</literal><literal>transparent</literal>] | 45 [<literal>transparent</literal> |
46 <literal>off</literal></syntax> 46 <literal>off</literal></syntax>
47 <default/> 47 <default/>
48 <context>http</context> 48 <context>http</context>
49 <context>server</context> 49 <context>server</context>
50 <context>location</context> 50 <context>location</context>