From: Eric Covener
Date: Sun, 25 Oct 2009 22:16:00 +0000 (+0000)
Subject: Hint about disabling translation in subdirectories by setting matching,
X-Git-Tag: 2.3.3~129
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d279e92f22288add6a391d33e88cb3e214e19ef;p=thirdparty%2Fapache%2Fhttpd.git
Hint about disabling translation in subdirectories by setting matching,
but not necessarily correct, Source and Default charsets.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@829667 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_charset_lite.html.en b/docs/manual/mod/mod_charset_lite.html.en
index a6cc7256723..f8a47cdf6ee 100644
--- a/docs/manual/mod/mod_charset_lite.html.en
+++ b/docs/manual/mod/mod_charset_lite.html.en
@@ -120,6 +120,13 @@
</Directory>
+
+ Specifying the same charset for both
CharsetSourceEnc
+ and
CharsetDefault disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+
+
+
@@ -198,6 +205,13 @@
The character set names in this example work with the iconv
translation support in Solaris 8.
+
+
+ Specifying the same charset for both
CharsetSourceEnc
+ and
CharsetDefault disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+
+
diff --git a/docs/manual/mod/mod_charset_lite.xml b/docs/manual/mod/mod_charset_lite.xml
index 9e86510546c..ca5c96e8a9d 100644
--- a/docs/manual/mod/mod_charset_lite.xml
+++ b/docs/manual/mod/mod_charset_lite.xml
@@ -112,6 +112,13 @@
The character set names in this example work with the iconv
translation support in Solaris 8.
+
+
+ Specifying the same charset for both CharsetSourceEnc
+ and CharsetDefault disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+
+
@@ -143,6 +150,13 @@
</Directory>
+
+
+ Specifying the same charset for both CharsetSourceEnc
+ and CharsetDefault disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+
+
diff --git a/docs/manual/mod/mod_charset_lite.xml.ko b/docs/manual/mod/mod_charset_lite.xml.ko
index fde5a6473e3..681b718a27e 100644
--- a/docs/manual/mod/mod_charset_lite.xml.ko
+++ b/docs/manual/mod/mod_charset_lite.xml.ko
@@ -1,7 +1,7 @@
-
+