From: Ruediger Pluem Date: Sun, 9 Dec 2007 22:08:56 +0000 (+0000) Subject: * mod_substitute is no longer experimental. X-Git-Tag: 2.3.0~1158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12c4f7a72b670d54d62715fdf554dcc25b4f62cc;p=apache * mod_substitute is no longer experimental. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@602736 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml index e0c2ec7733..fabd95f53d 100644 --- a/docs/manual/mod/mod_substitute.xml +++ b/docs/manual/mod/mod_substitute.xml @@ -32,8 +32,6 @@

mod_substitute provides a mechanism to perform both regular expression and fixed string substitutions on response bodies.

-

This is an experimental module and should - be used with care.