Commit 875f9c3b authored by Jeff Trawick's avatar Jeff Trawick
Browse files

Merge r736155, r736303 from trunk:

remove "experimental" disclaimer in mod_charset_lite
docs; no longer experimental as of 2.2.x

Submitted by: Dan Poirier <poirier pobox.com>
Reviewed by: trawick


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@736305 13f79535-47bb-0310-9956-ffa450edef68
parent 809ca48a
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -24,16 +24,11 @@

<name>mod_charset_lite</name>
<description>Specify character set translation or recoding</description>
<status>Experimental</status>
<status>Extension</status>
<sourcefile>mod_charset_lite.c</sourcefile>
<identifier>charset_lite_module</identifier>

<summary>
    <p>This is an <strong>experimental</strong> module and should
    be used with care. Experiment with your
    <module>mod_charset_lite</module> configuration to ensure that it
    performs the desired function.</p>

    <p><module>mod_charset_lite</module> allows the administrator to
    specify the source character set of objects as well as the
    character set they should be translated into before sending to the