Re: mod_proxy_http rewrite problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It works !!!!

It works with the ProxyPassReverse included.

Yann - Thank you very much for all of your help, it's greatly appreciated..

Best,

HB

On Wed, Jun 20, 2018 at 7:54 AM, Yann Ylavic <ylavic.dev@xxxxxxxxx> wrote:
On Tue, Jun 19, 2018 at 11:26 PM, Herb Burnswell
<herbert.burnswell@xxxxxxxxx> wrote:
>
> Attached is the error_log (scrubbed, may be some replace oddities, but you
> can see the progression..).

OK, it seems that the ProxyPass(es) order matters actually.

How about:
    ProxyPass /frontpage/ balancer://applicationcluster/frontpage/ ...
    ProxyPassReverse /frontpage/ balancer://applicationcluster/frontpage/
    ProxyPass / balancer://applicationcluster/frontpage/ ...
?

(that's without the /frontpage in the BalancerMembers)
(the ProxyPassReverse may not be necessary with ProxyPreserveHost on)


Regards,
Yann.

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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux