> On 7 May 2020, at 17:52, Antonio Suárez Pozuelo <a.sua...@defensor-and.es> 
> wrote:
> 
> Hi there,

Further to my last reply, I can see what may possibly be wrong:

> We have a Tomcat 8 backend server behind an Apache 2.4 proxy. Our Apache conf:
> 
>        ProxyPreserveHost       on
>        ProxyHTMLEnable         on
>        ProxyHTMLExtended       on

You probably don't want that.

>        ProxyHTMLCharsetOut     *   # Backend (Tomcat) charset is ISO-8859-1

I suspect that is very probably the culprit.
Does removing it fix the problem?


>        ProxyHTMLMeta           on

You probably also don't want that.  I think the documentation of that
is misleadingly out-of-date, but I don't want to check now (late, and
after a glass of wine).

-- 
Nick Kew


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to