is it possible to enforce all http requests must use non-IP for the
destination, i.e. dns/hostname.
for example: http://www.google.com will be fine, but http://some-IP will
not.
Thanks,
xxiao
___
squid-users mailing list
squid-users@lists.squid-cac
On 04/12/2015 08:59, vivek singh wrote:
Thanks a lot for you responses.
I will update after doing more analysis.
*@Amos Jeffries :*
Q . How does the IP correlate to the tv_ip, sysadmin_ip,
workstation_ip ACLs above?
A. these are separate text files in the same directory, containing ip lists.
Q.