On Tue, Jul 6, 2010 at 3:22 PM, Scott Horsley
<[email protected]> wrote:
> Should be pretty straight forward. Never used SquidGuard before but the
> basics of a generic squid config would look something similar to this;
>
> acl social_networks .facebook.com .twitter.com
> acl safe_users proxy_auth donny christiaan
> http_access safe_users social_networks
> http_access deny social_networks
>
> The last line is equivilent of what you mentioned you did in SquidGuard
> already.
> Of course, this is untested but should give you a starting point.

Hi Scott,

I would like to say THANKS :)

It's WORK good :)

Best Regards,
Donny Christiaan.

Reply via email to