> I have a user that have all internet access past 14:00 > hs. but i want that the user can access to "one" URL in > other times without loss the primary permission.
Just create an acl matching this domain (using dstdomain or url_regex as appropriate), and allow that user access to that url in http_access before you do the time check for that user. Adam
