comparison xml/ru/docs/http/ngx_http_proxy_module.xml @ 1996:40467656998b

Added closing bracket to proxy_bind transparent.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 09 Jun 2017 17:29:52 +0300
parents a108f1ff1690
children fc3ba2e76974
comparison
equal deleted inserted replaced
1995:80f53da7280c 1996:40467656998b
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> | 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>