Re: [SQU] blocking problem

From: Ilker Gokhan <IlkerG@dont-contact.us>
Date: Thu, 21 Dec 2000 10:25:11 +0200

Hi Rick,
If you want to block like www.domain.com/sussex. Of course i m assuming you
re already using one of authenticate programs..

acl LAN src <ipaddress_of_LAN>/<netmask>
acl passwd proxy_auth REQUIRED
acl blockedsite urlpath_regex -i sussex ...
http_access allow blockedsite passwd
http_access deny blockedsite
http_access allow LAN
http_access deny all

But if you want to block domain name like www.sussex.com. Change
urlpath_regex acl line to dstdomain with .sussex.com.

Hope this helps..

Best regards,
Ilker G.

> Kimden: Rick Francis [mailto:rfrancis@mindspring.com]
> Tarih: Thursday, December 21, 2000 2:41 AM
> Kime: squid-users@ircache.net
> Konu: [SQU] blocking problem
>
>
> how can i use the acl feature to block just one word in a url?
>
> for example:
>
> i have a unblocked.acl that allows access with a password...
> in unblocked.acl are url's...e.g., www.sussex.com
>
> how can i allow-with-a-passwd sites with just a word...e.g., sussex?
>
> thank you, rf.
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>

Bu e-postada bulunan tüm fikir ve görüsler ve ekindeki dosyalar sadece adres
sahib(ler)ine ait olup, Sümerbank A.S hiç bir sekilde sorumlu tutulamaz.
The information contained in this E-Mail and any files transmitted with it
are intended solely for the use of the individual or entity to whom they are
addressed and do not reflect those of Sumerbank A.S.

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Thu Dec 21 2000 - 01:26:53 MST

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