> Hi list,
>
> I have running squid with blocking urls by using:
>
> acl XXXSIDES dstdomain src "/etc/denied_domains"
> [...]
> http_access deny GET XXXSIDES
>
> So I can block sides like www.sex.com and so on.
> But how can I block urls like www.sex.com/pic/blabla.html ?
> Is this possible ?
- Check the SQUID FAQ on Access Controls
You may need the 'url_regex' and or 'urlpath_regex' acl types.
M.
Received on Tue Apr 12 2005 - 07:00:54 MDT
This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT