diff xml/en/docs/http/ngx_http_auth_request_module.xml @ 1906:e7a721d63544

Added variable sign in auth_request_set.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 13 Feb 2017 15:53:59 +0300
parents a7974b8d2a23
children 9eadb98ec770
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_auth_request_module.xml
+++ b/xml/en/docs/http/ngx_http_auth_request_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_auth_request_module"
         link="/en/docs/http/ngx_http_auth_request_module.html"
         lang="en"
-        rev="4">
+        rev="5">
 
 <section id="summary">
 
@@ -91,7 +91,7 @@ the URI to which the subrequest will be 
 
 
 <directive name="auth_request_set">
-<syntax><value>variable</value> <value>value</value></syntax>
+<syntax><value>$variable</value> <value>value</value></syntax>
 <default/>
 <context>http</context>
 <context>server</context>