Hi there, Is there way to use squid to intercept all http traffic on port 80, but to route through to different back-end servers depending on the host header.
i.e.
host1.domain.co.uk -> web server 1
host2.domain.co.uk -> web server 2
Reuben
