]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 14 May 2016 09:00:34 +0000 (09:00 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 14 May 2016 09:00:34 +0000 (09:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1743799 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_substitute.html.en

index 5e1dbaffdafabf36e847bea3e31b1cc5d8a18d80..068155c534671185141dd4ccc802eeb8bbabec4f 100644 (file)
@@ -143,7 +143,7 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i"<
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_substitute</td></tr>
 <tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Available in httpd 2.4.17 and later</td></tr>
 </table>
-    <p>Whether to apply the inherited <code class="directive">Substitute</code>
+    <p>Whether to apply the inherited <code class="directive"><a href="#substitute">Substitute</a></code>
     patterns first (<code>on</code>), or after the ones of the current
     context (<code>off</code>).
     The latter was the default in versions 2.4 and earlier, but changed