diff xml/en/docs/http/ngx_http_proxy_module.xml @ 2721:7041bddec07d

Documented variables support for certificates in proxy, uwsgi, grpc.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 28 Apr 2021 22:37:48 +0100
parents 50b90da82bc2
children 4add6ae1296f
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml	Wed May 05 15:28:22 2021 +0300
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml	Wed Apr 28 22:37:48 2021 +0100
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="72">
+        rev="73">
 
 <section id="summary">
 
@@ -1938,6 +1938,10 @@
 used for authentication to a proxied HTTPS server.
 </para>
 
+<para>
+Since version 1.21.0, variables can be used in the <value>file</value> name.
+</para>
+
 </directive>
 
 
@@ -1962,6 +1966,10 @@
 from the OpenSSL engine <value>name</value>.
 </para>
 
+<para>
+Since version 1.21.0, variables can be used in the <value>file</value> name.
+</para>
+
 </directive>