From 2c30add1dde5bd092de726da7b4ce7f12d085d73 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sun, 9 Dec 2007 22:10:55 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_substitute.xml | 2 -- 1 file changed, 2 deletions(-) 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.

-- 2.47.2