[squid-users] Restriction of downloads for specific url

From: Jens Strohschnitter <suse-linux@dont-contact.us>
Date: Fri, 13 Oct 2006 12:06:43 +0200

Hi list,

is it possbile to configure squid to block any .exe files
for download but allow the download from specific url.
I have blocked all downloads from .exe-files via acl:

acl exe-users src "/etc/allowed_downloads_exe"
acl exe-files urlpath_regex -i \.exe$
[...]
http_access allow exe-users exe-files
http_access deny exe-files

But now I want to allow .exe-download for a specified
url in a file like /etc/allowed_exeurls.

How can I configure squid to work so ? Thx.

-- 
Regards,
     Jens Strohschnitter
-------------------------------------
*!!!LINUX LINUX LINUX LINUX LINUX!!!*
 
* http://www.jens-strohschnitter.de *
-------------------------------------
Set the controls for 
		 the heart of the sun
-------------------------------------
Received on Fri Oct 13 2006 - 04:06:59 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST