Search squid archive

Re: ACL and http_access

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux