]> granicus.if.org Git - apache/commitdiff
Add a link
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 14 May 2016 09:00:16 +0000 (09:00 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 14 May 2016 09:00:16 +0000 (09:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1743798 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_substitute.xml

index 2c085c0420bdaab5f7c625be96753f36a25a7403..5ff5d187e432f4b4c50a164ccc18a3d6f35cceae 100644 (file)
@@ -173,7 +173,7 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i"
 <compatibility>Available in httpd 2.4.17 and later</compatibility>
 
 <usage>
-    <p>Whether to apply the inherited <directive>Substitute</directive>
+    <p>Whether to apply the inherited <directive module="mod_substitute">Substitute</directive>
     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