@bevo wrote:
Hi,
I'm moving proxy setups from apache to HAProxy.
All "normal" proxy and loadbalancing setups works already. We even managed to proxy/loadbalance our Sharepoint-servers.I have in apache these 2 rules and I want to convert them to HAproxy, but somehow I can't get it work.
ProxyPass / http://192.168.10.10:80/path1/path2/path3
ProxyPassReverse / http://192.168.10.10.:80/path1/path2/path3Any ideas how to do this?
Thanks in advance.
Posts: 2
Participants: 2