> Can you set up squid to pull web pages based on host headers.
> If requests www.x.com ----> pulls from server1 on port 80
> www.y.com -----> pulls from server 1 on port 81
You should be able to do this with a redirector script -
rewrite www.x.com to server1:80 and www.y.com to server1:81
Mike
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Oct 25 2000 - 10:14:31 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:57 MST