Information about Extensible Markup Language (XML)
This patch is not maintained now.
HTML output with the character reference patch for James Clark's XT.
Experimental support for surrogate pair.
A patch to exclude the Hojo Kanji (JIS X 0212) from EUC-JP output.
Mod_xml_charset is an Apache module to decide a charset parameter of content-type by the byte order mark (BOM) or the encoding declaration in each XML file.
Mod_html_meta is an Apache module to append the HTTP responce header with the content of META-element in each HTML file.
Version 0.2.1 works with Apache 2.2.
Version 0.2.2 fixes a problem that 0 bytes file raises the Internal Server Error.
Version 0.2.3[mod_html_meta] supports HTML5 style (<meta charset="...">)
This patch is not maintained now.
EUC-JP and Shift_JIS patch for James Clark's XP.