From: Ruediger Pluem Date: Sun, 9 Dec 2007 22:10:55 +0000 (+0000) Subject: Merge r602736 from trunk: X-Git-Tag: 2.2.7~116 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c30add1dde5bd092de726da7b4ce7f12d085d73;p=thirdparty%2Fapache%2Fhttpd.git Merge r602736 from trunk: * mod_substitute is no longer experimental. Submitted by: rpluem Reviewed by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@602738 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_substitute.xml b/docs/manual/mod/mod_substitute.xml index 0bad52b2314..2e050a5a32c 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.