tor 2006-05-11 klockan 13:48 +0200 skrev Steinar Vangen:
> I’m having a problem when I want to block all but one domain.
>
> The only domain I want my clients to use is www.itslearning.no
>
> I’ve tried using squid guard, but I can’t get the right result.
acl allowed_sites dstdomain www.itslearning.no
http_access allow our_networks allowed_sites
http_access deny all
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:02 MDT