diff xml/en/docs/http/ngx_http_sub_module.xml @ 1554:80aba0439f7d

Sub filter: documented variables support in strings to replace.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 18 Aug 2015 17:00:38 +0300
parents 95c3c3bbf1ce
children 2a79b38f640b
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_sub_module.xml
+++ b/xml/en/docs/http/ngx_http_sub_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_sub_module"
         link="/en/docs/http/ngx_http_sub_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -55,7 +55,7 @@ location / {
 <para>
 Sets a string to replace and a replacement string.
 The string to replace is matched ignoring the case.
-The replacement string can contain variables.
+The string to replace (1.9.4) and replacement string can contain variables.
 </para>
 
 </directive>