> 
> Thanks for the info ...
> 
> Is it possible to allow a user for let say 08:00-11:00 and 
> then 14:00-16:00
> ??
> 
> Then allow user 08:00-10:00 only to certain sites ?
> 
 
  You'll just have to bring a 3th acl element in a http_access
statement for instance :

     http_access allow joe working_hours work_related_sites

The last element being an acl containing the list of allowed sites (e.g.)

M.

Reply via email to