On 14/11/2015 11:23 p.m., Magic Link wrote:
> I 've made a mistake so what i want is users can access Internet, except 
> these two periods where they can access only few sites defined in the file.
> I'll try next monday and come back here.
> Thanks !
> 

THen your config needs to be:

 acl hours time MTWHF 09:30-10:30
 acl hours time MTWHF 17:30-18:30

 http_access allow localhost
 http_access deny hours !whitelist
 http_access allow network
 http_access deny all

Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to