</Directory>
</code></p></div>
+ <div class="note">
+ Specifying the same charset for both <code class="directive"><a href="#charsetsourceenc">CharsetSourceEnc</a></code>
+ and <code class="directive"><a href="#charsetdefault">CharsetDefault</a></code> disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+ </div>
+
+
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="directive-section"><h2><a name="CharsetOptions" id="CharsetOptions">CharsetOptions</a> <a name="charsetoptions" id="charsetoptions">Directive</a></h2>
<p>The character set names in this example work with the iconv
translation support in Solaris 8.</p>
+
+ <div class="note">
+ Specifying the same charset for both <code class="directive"><a href="#charsetsourceenc">CharsetSourceEnc</a></code>
+ and <code class="directive"><a href="#charsetdefault">CharsetDefault</a></code> disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+ </div>
+
</div>
</div>
<p>The character set names in this example work with the iconv
translation support in Solaris 8.</p>
+
+ <note>
+ Specifying the same charset for both <directive module="mod_charset_lite">CharsetSourceEnc</directive>
+ and <directive module="mod_charset_lite">CharsetDefault</directive> disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+ </note>
+
</usage>
</directivesynopsis>
</indent>
</Directory>
</example>
+
+ <note>
+ Specifying the same charset for both <directive module="mod_charset_lite">CharsetSourceEnc</directive>
+ and <directive module="mod_charset_lite">CharsetDefault</directive> disables translation. The charset
+ need not match the charset of the response, but it must be a valid charset on the system.
+ </note>
+
</usage>
</directivesynopsis>
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:740044 (outdated) -->
+<!-- English Revision: 151408:829664 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more