fre 2003-06-13 klockan 09.09 skrev Jason Moreton: > Can anyone tell me please can Squid when used as a reverse proxy forward > requests to 2 different web servers? If so please can someone point me in > the right direction in the squid.conf? I wish to forward requests from the > web to two servers I have on a 10.x.x.x network.
Yes. See the httpd_accel_uses_host_header directive, then add the reverse proxied domains to your /etc/hosts file with the IP address of the real server. Don't forget to set up access controls limiting which servers may be contacted via your reverse proxy. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org Please consult the Squid FAQ and other available documentation before asking Squid questions, and use the squid-users mailing-list when no answer can be found. Private support questions is only answered for a fee or as part of a commercial Squid support contract. If you need commercial Squid support or cost effective Squid and firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
