Re: [users@httpd] proxy_html / xml2enc won't handle certain HTML entities

2020-05-18 Thread Antonio Suárez Pozuelo
FYI: also working fine for Debian Buster's and Ubuntu Bionic's current source packages (versions 2.4.38 and 2.4.29). Thanks! - Mensaje original - De: "Antonio Suárez Pozuelo" Para: "users" Enviados: Lunes, 18 de Mayo 2020 9:58:14 Asunto: Re: [users@httpd] proxy_html / xml2enc won't han

Re: [users@httpd] RewriteRules with ajp and secret

2020-05-18 Thread Yann Ylavic
Hi Christian, On Mon, May 18, 2020 at 11:52 AM wrote: > > But there are several context based RewriteRules like this: > > RewriteRule (.*) ajp://IP:PORT$1 [QSA,P,L] > > I haven’t found any solution to get secret parameter passed in RewriteRules. You need a Proxy directive (provided by mod_proxy)

[users@httpd] RewriteRules with ajp and secret

2020-05-18 Thread Christian.Unnering
Hi there. I am running apache 2.4.43 with a tomcat 7.0.103 as backend server. I have tried to implement proxy configuration to tomcat backend with ajp and secret. It works fine when using ProxyPass or BalancerMemeber, just like documented at https://httpd.apache.org/docs/trunk/mod/mod_proxy_ajp.h

Re: [users@httpd] proxy_html / xml2enc won't handle certain HTML entities

2020-05-18 Thread Antonio Suárez Pozuelo
That was swift! Still testing it, but it's working as a charm so far. Congratulations for the good job. Thanks again, Antonio - Mensaje original - De: "Nick Kew" Para: "users" Enviados: Sábado, 16 de Mayo 2020 1:20:57 Asunto: Re: [users@httpd] proxy_html / xml2enc won't handle certain