Commit 6f397b63 authored by Eric Covener's avatar Eric Covener
Browse files

Merge r1815480 from trunk:

address comment about substitution syntax

http://httpd.apache.org/docs/trunk/mod/mod_substitute.html#comment_7147




git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1815482 13f79535-47bb-0310-9956-ffa450edef68
parent 6440bc78
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -70,6 +70,9 @@
        or regex of a subsequent one.</dd>
    </dl>

    <p>The <var>substitution</var> is may contain literal text and regular
    expression backreferences</p>

    <example><title>Example</title>
    <highlight language="config">
&lt;Location "/"&gt;