diff --git a/docs/manual/mod/mod_xml2enc.xml b/docs/manual/mod/mod_xml2enc.xml index b88bf5f3d8..c5fa7ad4d4 100644 --- a/docs/manual/mod/mod_xml2enc.xml +++ b/docs/manual/mod/mod_xml2enc.xml @@ -126,14 +126,12 @@ can be automatically detected virtual hostdirectory .htaccess All -Version 2.4.0 and later; available as a third-party -module for earlier versions.

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 (iso-8859-1 specified in HTTP/1.0, use

+ of Latin1 (iso-8859-1) specified in HTTP/1.0, use:

xml2EncDefault iso-8859-1