Dear all,
I want to allow my client computer to access www.friendster.com to specific time, but when i write script to squid.conf i found error message, can you help me to fix this problem.


SQUID.CONF
acl friendster dstdomain .friendster
acl WORKING time MTWHF 14:00-08:00
http_access allow friendster WORKING
http_access deny friendster

ERROR MESSAGE
2004/12/10 09:02:43| squid.conf line 1715: acl WORKING time MTWH F 14:00-08:00
2004/12/10 09:02:43| aclParseTimeSpec: IGNORING Reversed time range
2004/12/10 09:02:43| aclParseAclLine: IGNORING invalid ACL: acl WORKING time MTWHF 14:00-08:00
2004/12/10 09:02:43| squid.conf line 1753: http_access allow friendster WORKING
2004/12/10 09:02:43| aclParseAccessLine: ACL name 'WORKING' not found.



Regards,
David Kandou




Reply via email to