Dear all,
I have defined some ACLs this way:
--- acl NoMp3 urlpath_regex -i \.mp3$ \.mpeg3$ \.ra$ \.ram$ \.mov$ \.qt$ acl WorkTime time MTWHFA 08:00-20:00 http_access deny NoMp3 WorkTime http_access allow all --- As you can see, with this rules, nobody can (or at least should not) access MP3, RealAudio or QuickTime files during working hours. Now I need to grant access to some RealAudio files to some single users and keep the general restriction. I guess that this is done using the users's machine IP address but I don't know the syntax. Any advice/examples will be much appreciated! Martin -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Thu Jan 04 2001 - 05:55:42 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:20 MST