]> granicus.if.org Git - apache/commitdiff
xform
authorEric Covener <covener@apache.org>
Thu, 16 Nov 2017 16:45:28 +0000 (16:45 +0000)
committerEric Covener <covener@apache.org>
Thu, 16 Nov 2017 16:45:28 +0000 (16:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815481 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_substitute.html.en

index 8c7e52dbc36d73e86a69bc6e6f03237ec2ca8b3a..38e621a6d539560c82f21e4a82986b696abb1360 100644 (file)
@@ -85,6 +85,9 @@
         or regex of a subsequent one.</dd>
     </dl>
 
+    <p>The <var>substitution</var> is may contain literal text and regular
+    expression backreferences</p>
+
     <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">&lt;Location "/"&gt;
     AddOutputFilterByType SUBSTITUTE text/html
     Substitute "s/foo/bar/ni"