blob: 0f9be8941bdfaad9ad931b3534a53affe92812dd (
plain) (
blame)
1
2
3
4
5
6
7
|
mod_xml2enc is a transcoding module that can be used to extend the
internationalisation support of libxml2-based filter modules by
converting encoding before and/or after the filter has run.
Thus an unsupported input charset can be converted to UTF-8,
and output can also be converted to another charset if required.
WWW: http://apache.webthing.com/mod_xml2enc/
|