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.
This is the Apache module to decide a charset parameter of content-type by the byte order mark (BOM) or the encoding declaration of each XML file. This module requires Apache 1.3.x (confirmed to work with 1.3.4 and 1.3.6).
Additionally, mod_html_meta module that append HTTP headers from META element in HTML file is bundled.
Version 0.2.0 works with Apache 2.0.
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.
This patch is not maintained now.
EUC-JP and Shift_JIS patch for James Clark's XP.