https://bz.apache.org/bugzilla/show_bug.cgi?id=64339

--- Comment #13 from Joseph Heenan <jos...@heenan.me.uk> ---
@Joe - your patch looks sensible to me.

I don't have a minimum config; the corruption happened on a pretty lightly
configured apache2 instance on Ubuntu 20.04.6. The important part of the config
is likely to be this:

<Location /intranet/>
  ProxyPass http://intranet.example.com/
  ProxyPassReverse http://intranet.example.com/
  ProxyHTMLEnable On
  ProxyHTMLExtended On
  ProxyHTMLURLMap / /intranet/ ce
</Location>

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to