Hi, All!
I have configured Squid 3.0 PRE4 to be an accelelator to reverse proxy
a web site, say, www.google.com with a registered domain name, say
www.google-proxy.com
I am running squid as non-root user at port 8443. I use firewall to
redirect 443 request to 8443. So browsers can
https://www.google-proxy.com to browse www.google.com. Every thing is
fine for now.
Now I want to register another domain name, say, yahoo-proxy.com. I
want users to type https://www.yahoo-proxy.com to reach www.yahoo.com.
I want to use only one computer.
Now, www.yahoo-proxy.com and www.google-proxy.com share the same IP
address. How Squid figoure out which is www.google.com and which
www.yahoo.com?
I do not want to use different port number because my customer do not
like to use a column and I do not like to put an Apache in front of
Squid.
Some one please help!
Received on Mon Jul 16 2007 - 23:28:35 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:03 MDT