From 62725f8f59389a1e9c2ceaaf3b97d4ce32197ebe Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sat, 14 May 2016 09:00:34 +0000 Subject: [PATCH] xforms 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_substitute.html.en b/docs/manual/mod/mod_substitute.html.en index 5e1dbaffda..068155c534 100644 --- a/docs/manual/mod/mod_substitute.html.en +++ b/docs/manual/mod/mod_substitute.html.en @@ -143,7 +143,7 @@ Substitute "s|http://internal.blog.example.com/|http://www.example.com/blog/|i"< Module:mod_substitute Compatibility:Available in httpd 2.4.17 and later -

Whether to apply the inherited Substitute +

Whether to apply the inherited Substitute patterns first (on), or after the ones of the current context (off). The latter was the default in versions 2.4 and earlier, but changed -- 2.40.0