Re: [squid-users] Blocking files in squid

From: Jakob Siguršsson <jjs@dont-contact.us>
Date: Wed, 19 Sep 2001 12:52:36 -0000

This does not work... I'm not getting an access denied error.

Here's my config:

acl banned1 urlpath_regex -i \.eml$
http_access deny banned1
http_access allow localnet2
http_access allow localnet3

----- Original Message -----
From: "Matych,IT-IS Z160, DA (Fa. Computer People Lars)"
<L.Matych@deutschepost.de>
To: "'Jakob Siguršsson'" <jjs@morpheus.tristan.is>
Sent: Wednesday, September 19, 2001 12:33 PM
Subject: AW: [squid-users] Blocking files in squid

> Hallo,
>
> you can use
>
> acl worm urlpath_regex -i \.eml$
> http_access deny worm
>
> Regards
> Lars
>
> -----Ursprüngliche Nachricht-----
> Von: Jakob Siguršsson [mailto:jjs@morpheus.tristan.is]
> Gesendet: Mittwoch, 19. September 2001 14:02
> An: squid-users@squid-cache.org
> Betreff: [squid-users] Blocking files in squid
>
>
> Hi.
>
> The new Nimda.A virus will replace websites with *.eml files which are
> infected with the virus and can be opened with Microsoft Outlook.
> Can anyone tell me how to block access to these files via Squid's ACL ?
>
> Best regards,
> Jacob
>
Received on Wed Sep 19 2001 - 07:00:32 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:18 MST