# acl aclname time [day-abbrevs] [h1:m1-h2:m2] # # [fast] # # day-abbrevs: # # S - Sunday # # M - Monday # # T - Tuesday # # W - Wednesday # # H - Thursday # # F - Friday # # A - Saturday # # h1:m1 must be less than h2:m2 # # acl aclname url_regex [-i] ^http:// ... # # regex matching on whole URL [fast] # acl aclname urllogin [-i] [^a-zA-Z0-9] ... # # regex matching on URL login field # acl aclname urlpath_regex [-i] \.gif$ ... # # regex matching on URL path [fast]
This, huh? 18.01.2018 01:16, Aismel пишет: > > Hello, > > > > About this question > > > > My users navigate through internet all day but starting at 14:00pm to > 20:00pm I need they can access to X pages only like facebook, youtube, > gmail… > > > > Ideas ?? > > > > _______________________________________________ > squid-users mailing list > squid-users@lists.squid-cache.org > http://lists.squid-cache.org/listinfo/squid-users -- ***************************** * C++20 : Bug to the future * *****************************
_______________________________________________ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users