Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can mod_proxy_html support (charset XYZ) as input?

0
10 Posted

Can mod_proxy_html support (charset XYZ) as input?

0
10

In version 2, that depends entirely on libxml2, and your charset is supported if and only if libxml2 supports it. In Version 3.1, charset support is much expanded provided mod_xml2enc is enabled. It is normally sufficient just to load mod_xml2enc: it will be configured automatically if you configure mod_proxy_html using ProxyHTMLEnable. In a few cases, you may need to customise charset support further using mod_xml2enc’s directives. Note that some servers send inconsistent and even conflicting charset information, and may generate unexpected results. Setting ProxyHTMLMeta On may help resolve such cases, and will help diagnose problems with extra debug information in the error log.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123