1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-24 18:27:45 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Joshua Slive
e3489b6948 Normalize syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87273 13f79535-47bb-0310-9956-ffa450edef68
2000-12-09 19:50:04 +00:00
Joshua Slive
a8e2f4f37e Bring mod_charset_lite up to the "modern" format.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87120 13f79535-47bb-0310-9956-ffa450edef68
2000-11-29 02:45:21 +00:00
Jeff Trawick
c5afef04f3 Debug messages in mod_charset_lite are now controlled by
CharsetOptions DebugLevel=n instead of CharsetDebug on/off.  Use the debug
level to decide which debug messages to issue (if any).  Use ap_log_rerror()
instead of ap_log_error() when appropriate.
Describe CharsetOptions in the doc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86338 13f79535-47bb-0310-9956-ffa450edef68
2000-09-26 19:38:41 +00:00
Jeff Trawick
ce20a115f4 Start a "Common Problems" section in the mod_charset_lite
documentation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85387 13f79535-47bb-0310-9956-ffa450edef68
2000-06-03 00:17:19 +00:00
Jeff Trawick
c5961168c5 Add mod_charset_lite for configuring character set translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85304 13f79535-47bb-0310-9956-ffa450edef68
2000-05-26 17:40:42 +00:00