summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_substitute.xml
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2016-05-14 11:00:16 +0200
committerChristophe Jaillet <jailletc36@apache.org>2016-05-14 11:00:16 +0200
commit745518d7cb4eb40da819d42780bdfc7707d3d6bc (patch)
tree49a7d3ff621e23bf1cafcf808fc4053a713c171f /docs/manual/mod/mod_substitute.xml
parentxforms (diff)
downloadapache2-745518d7cb4eb40da819d42780bdfc7707d3d6bc.tar.xz
apache2-745518d7cb4eb40da819d42780bdfc7707d3d6bc.zip
Add a link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1743798 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_substitute.xml')
-rw-r--r--docs/manual/mod/mod_substitute.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml
index 2c085c0420..5ff5d187e4 100644
--- a/docs/manual/mod/mod_substitute.xml
+++ b/docs/manual/mod/mod_substitute.xml
@@ -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