Re: Question about HAProxy URL rewrites

2018-08-10 Thread Baptiste
On Fri, Aug 10, 2018 at 12:57 AM, Anthony Vuong wrote: > Hello, > > I seem to possibly be missing the obvious here. But wondering if anyone > can shed some light. > > I'm trying to have different url paths be routed to different backends. > > frontend testdomain > bind 172.16.0.17:80 > bind

Question about HAProxy URL rewrites

2018-08-09 Thread Anthony Vuong
Hello, I seem to possibly be missing the obvious here. But wondering if anyone can shed some light. I'm trying to have different url paths be routed to different backends. frontend testdomain   bind 172.16.0.17:80   bind 172.16.0.17:443   mode http   acl redirectarchives path_beg -i /ua