comparison xml/en/docs/http/ngx_http_proxy_module.xml @ 1717:e07ce4ed4dcc

Corrected usage of "allow".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 30 May 2016 18:46:41 +0300
parents d855e7cc3b2f
children be371be7a5c8
comparison
equal deleted inserted replaced
1716:ecea2f0d22b6 1717:e07ce4ed4dcc
1819 <context>server</context> 1819 <context>server</context>
1820 <context>location</context> 1820 <context>location</context>
1821 <appeared-in>1.7.0</appeared-in> 1821 <appeared-in>1.7.0</appeared-in>
1822 1822
1823 <para> 1823 <para>
1824 Allows to override the server name used to 1824 Allows overriding the server name used to
1825 <link id="proxy_ssl_verify">verify</link> 1825 <link id="proxy_ssl_verify">verify</link>
1826 the certificate of the proxied HTTPS server and to be 1826 the certificate of the proxied HTTPS server and to be
1827 <link id="proxy_ssl_server_name">passed through SNI</link> 1827 <link id="proxy_ssl_server_name">passed through SNI</link>
1828 when establishing a connection with the proxied HTTPS server. 1828 when establishing a connection with the proxied HTTPS server.
1829 </para> 1829 </para>