Hi,
I have Redhat 8 with Squid 2.4.I have been asked to block internet access on Sundays,which I have done through:
acl bannedtime time [day-S][00:00-24:00]
http_access deny bannedtime
http_access allow all
It is banning all internet traffic on Sundays.
The situation is, I want to ban normal users on sundays and give access to Admins on Sundays.Is there any way to do it through host name of the client?
Thanks
Bobbychat
