Is it possible to redirect based on a URL path in squid example

I have
63.45.45.45/login/test
63.45.45.45/login/new

63.45.45.45/login/test  --> 10.108.111.34
63.45.45.45/login/new  --> 10.108.18.254

So I want to redirect squid's call based upon its external path being
seen then send to the correct machine

Reply via email to