You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2007/12/09 23:10:56 UTC

svn commit: r602738 - /httpd/httpd/branches/2.2.x/docs/manual/mod/mod_substitute.xml

Author: rpluem
Date: Sun Dec  9 14:10:55 2007
New Revision: 602738

URL: http://svn.apache.org/viewvc?rev=602738&view=rev
Log:
Merge r602736 from trunk:

* mod_substitute is no longer experimental.

Submitted by: rpluem
Reviewed by: rpluem

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/mod/mod_substitute.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/mod/mod_substitute.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/mod/mod_substitute.xml?rev=602738&r1=602737&r2=602738&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/mod/mod_substitute.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/mod/mod_substitute.xml Sun Dec  9 14:10:55 2007
@@ -32,8 +32,6 @@
     <p><module>mod_substitute</module> provides a mechanism to perform
     both regular expression and fixed string substitutions on
     response bodies.</p>
-    <p>This is an <strong>experimental</strong> module and should
-    be used with care.</p>
 </summary>
 
 <directivesynopsis>