Hi, there! Imagine you have a box with one IP interface It has one IP address but two domainnames, say domain1.com and domain2.com, can be resolved to this IP address.
Is it possible to configure squid, so it could be accessed using, say domain1.com:3128, but not accessed using, say domain2.com:3128? And another question is it possible to configure squid, so it could be accessed using, say domain1.com:3128, but not accessed using IP address of this box? PS: This situation resembles name-based virtual hosting in Apache when you access different sites located on one box and operated by one instance of Apache. Thanks in advance.
