sorry i can't use your PPAs in the production. for a quick test i used
my patched compiled module where only one line is changing from the
patch i discribed above

:$ diff mod_proxy_balancer.c_org mod_proxy_balancer.c
1081c1081
<         && (!ref || !safe_referer(r, ref))) {
---
>         && (ref &&  !safe_referer(r, ref))) {


updated on of my production machine with the apache packages 2.4.29-1ubuntu4.10 
and copy that module. lynx ist start working but the initial problem from 
outside over the bastian host proxy is not solved.

i will try to create a more better test env to use your ppas behinde a
proxy but i'am sorry this needs a while.

thx for all your work, horst

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1842701

Title:
  Apache2 Balancer Manager mod_proxy_balancer not working after Update

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1842701/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to