Re: [SQU] Blocking URLs and filetypes

From: Ayland <lamme@dont-contact.us>
Date: Fri, 22 Sep 2000 09:21:31 +0600

Hi Martin...
I think it will seem like...

acl feverURL url_regex -i ^http://doubleclick.net
acl nessFiles -i \.mp3$ \.ra$
acl workTime time MTWHFA 8:00-19:59

http_access deny feverURL
http_access deny nessFiles workTime
http_access allow nessFiles

~Al..

: Dear all,
:
: I think I've already seen a thread on this, so sorry for being repetitive
: and lame...
:
: I would like to block certain type of URL, such as doubleclick.net and all
: those ad.*.* I think I need an ACL but don't know how to configure them.
: And I also would like to avoid some bandwidth-eatting filetypes during
: working hours, such as mp3, RealAudio, etc . Another ACL should be used,
: isn't it?
:
:
: Thanks in advance!
:
: Martin
:
: --
: To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
:
:

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Sep 21 2000 - 21:18:55 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:26 MST