<context>virtual host</context><context>directory</context>
<context>.htaccess</context></contextlist>
<override>All</override>
-<compatibility>Version 2.4.0 and later; available as a third-party
-module for earlier versions.</compatibility>
<usage>
<p>If you are processing data with known encoding but no encoding
information, you can set this default to help mod_xml2enc process
the data correctly. For example, to work with the default value
- of Latin1 (<var>iso-8859-1</var> specified in HTTP/1.0, use</p>
+ of Latin1 (<var>iso-8859-1</var>) specified in HTTP/1.0, use:</p>
<highlight language="config">
xml2EncDefault iso-8859-1
</highlight>