[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: porn, ads, custom filters for HTTP



Onno wrote:

> The internet server I'm setting up for a school needs
> a filter for porn, ads en maybe some custom sites.
> I'm useing squid at the moment...
>
> Has anyone a solution or suggestion on how to
> solve this problem ?
>
> Regards,
>
> Onno
>
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

I think squid allows to lock some domains.
open /etc/squid.conf and edd some lines...

acl FILTER1 somedomain.com anotherdomain.net
http_access deny FILTER1

The best would be to look in /etc/squid.conf because there are many examples and good
comments how to set up.

Sven


Reply to: