----- Original Message -----
From: "David Robb" <david.robb@staff.ihug.co.nz>
To: <squid-users@squid-cache.org>
Sent: Friday, July 20, 2001 8:28 AM
Subject: [squid-users] default.ida worm
> Does anyone have a functional acl line to block this worm? I've tried
>
> acl worm urlpath_regex default\.ida
>
> but it doesn't seem to do anything. Squid-2.4.STABLE-1
>
that will only work if you also apply it to an access rule:
http_access deny worm
(inserted before any rules that might allow the request).
Also I don't know if the worm can use a proxy, so it ay only be relevant to
folk using squid as an http_accelerator
Rob
Received on Thu Jul 19 2001 - 16:35:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:16 MST