On Tuesday 10 June 2003 12.16, Frank Chibesakunda wrote:
> my current acl rule is:
>
> acl center_user 192.168.10.2-192.168.10.110
> acl browse time 08:30-15:30
>
> http_access deny center_user
> http_access deny center_user browsetime
>
> am saying the above works, but i want to allow my webmail to be
> accessed during the time my users have been blocked, i.e my webmail
> address is http://mail.zen.co.zm, how do i allow it to be accessed?

The above cannot work. The second http_access line can never be 
reached as the first has already matched any requests from 
center_user.

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org

If you need commercial Squid support or cost effective Squid or
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]

Reply via email to