On Tue, 5 Dec 2017 17:40:13 +0100 Luis Silva <luisfilsilva@xxxxxxxxx> wrote: > Hi guys, > > I'm deploying Apache between one client and two http servers. I want > Apache to be able to decide to which http server it needs to send the > client request, based on a header or RURI param that comes on the > request sent by the client. Is a RURI param a part of a header? You can test your input in an <If ...> expression, and configure one backend in the If block and the other in an Else(If). -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx