From 14d6b3b488ff08b0433d05f3e2ba7228544a7ac9 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Thu, 16 Nov 2017 16:45:28 +0000 Subject: xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1815481 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_substitute.html.en | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/manual/mod/mod_substitute.html.en b/docs/manual/mod/mod_substitute.html.en index 8c7e52dbc3..38e621a6d5 100644 --- a/docs/manual/mod/mod_substitute.html.en +++ b/docs/manual/mod/mod_substitute.html.en @@ -85,6 +85,9 @@ or regex of a subsequent one. +

The substitution is may contain literal text and regular + expression backreferences

+

Example

<Location "/">
     AddOutputFilterByType SUBSTITUTE text/html
     Substitute "s/foo/bar/ni"
-- 
cgit v1.2.3