On 13.04.17 06:16, Amos Jeffries wrote:
What are peoples opinions about making the following items built-in
defaults?

acl Safe_ports port 21 80 443
acl CONNECT_ports port 443
acl CONNECT method CONNECT

shouldn't that be more like following?

acl Safe_ports port 80
acl CONNECT_ports port 21 443

http_acces deny !Safe_ports
http_access deny CONNECT !CONNECT_ports



--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
(R)etry, (A)bort, (C)ancer
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to