DOCUMENTATION for this module is at
	http://apache.webthing.com/mod_xml2enc/

UPGRADING: IMPORTANT NOTE

Upgrading mod_proxy_html from 3.0 or any earlier version, you may need to:
  (1) Load mod_xml2enc
  (2) Use the new "ProxyHTMLEnable On" directive in place of
      Apache's general-purpose filter configuration (such as
      SetOutputFilter or FilterChain).
Without these it'll work fine with ASCII or Unicode utf-8,
but is likely to display characters incorrectly with other
character encodings.

WINDOWS USERS:

You may need to install some prerequisite libraries before you can
load mod_proxy_html into apache.  If you don't already have them,
see the README at
	http://apache.webthing.com/mod_proxy_html/windows/
