Re: [squid-users] Howto tell: only some users to some domains

From: Adrian Chadd <adrian@dont-contact.us>
Date: Tue, 22 Jan 2008 23:24:33 +0900

On Tue, Jan 22, 2008, Jaap Cammeraat wrote:
> Hi,
>
> I'm using 2.6 stable for the First time in my life. It's a great product
> and I'm learning fast. However, I can't figure out how to tell Squid
> that some users only have access to domainx.com domainy.com and
> domainz.com where all other users have access to all domains.

acl user1 src 1.2.3.4/32
acl user1_urls dstdomain .domain.com .domain2.com

http_access allow user1 user1_urls
http_access deny user1

HTH,

Adrian

-- 
- Xenion - http://www.xenion.com.au/ - VPS Hosting - Commercial Squid Support -
- $25/pm entry-level VPSes w/ capped bandwidth charges available in WA -
Received on Tue Jan 22 2008 - 07:14:15 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:05 MST