RE: [squid-users] Deny download .exe files

From: Brian Leung <brianlk@dont-contact.us>
Date: Wed, 14 Aug 2002 12:34:12 +0800 (HKT)

acl POST method post
acl EXE urlpath_regex \.[eE][xX][eE]
http_access deny EXE ! POST

Regards,
Brian Leung
System Engineer
Pacific Supernet

On Wed, 14 Aug 2002, Justin Hennessy wrote:

> Prasanta,
>
> How would you go about skipping the POST method?
>
> Justin
>
> >>> "Prasanta kumar Panda" <prasanta.kumar@wipro.com> 13/08/2002
> 3:45:22 pm >>>
>
> Hi,
>
> acl EXE urlpath_regex \.[eE][xX][eE]
> http_access deny EXE
>
> Try to skip POST method from this acl as some site use a .exe file in
> search engine like
> http://site/query.exe?blah..blah
>
> Reg.
> Prasanta
>
>
>
> -----Original Message-----
> From: Rajesh [mailto:rajesh@sl.nsw.gov.au]
> Sent: Tuesday, August 13, 2002 11:35 AM
> To: squid-users@squid-cache.org
> Subject: [squid-users] Deny download .exe files
>
>
> Hi,
>
> How can stop my users from downloading .exe files. I am running Squid
> 2.4.STABLE7.
>
> Thanks,
> Rajesh.
>
> Unix System Administrator
> State Library of NSW
> Macquire Street
> Sydney - 2000
>
> Email: rajesh@sl.nsw.gov.au
> Ph: 02-92731711
>
>
>
> ====================================
> This email and any attachments to it are privileged and confidential.
> If you
> are not the intended recipient, please notify the sender and delete
> it. The
> contents of this email are not given or endorsed by the State Library
> of New
> South Wales unless otherwise indicated by an authorised officer of
> the
> Library. Copyright law may also apply to this contents of this email.
> ====================================
>
>
>
>
>
>
Received on Tue Aug 13 2002 - 22:34:25 MDT

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