[squid-users] limit access with acl only based on source and destination domain

Amos Jeffries squid3 at treenet.co.nz
Fri May 5 04:12:30 UTC 2017


On 05/05/17 15:47, Blaxton wrote:
> What is the difference between :

That is documented in 
<http://wiki.squid-cache.org/SquidFaq/SquidAcl#Common_Mistakes>


if:
> http_access allow From_Source_Domains
or, if:
> http_access allow To_Destination_Domains
or, deny all


versus ...

if:
> http_access allow From_Source_Domains To_Destination_Domains
or, deny all.



Amos


More information about the squid-users mailing list