Kako da namestim da squid da ne skida fajlove odredjene extenzije? Imam sledece ali ni to ne radi ono sto treba (trebalo bi da limitira download fajlova na 2k ali ipak moze da se downloaduje i sa 10-12k

=======================================================================
acl magic_words1 url_regex -i 192.168
acl magic_words2 url_regex -i ftp .exe .mp3 .vqf .tar.gz .gz .rpm .zip .rar .avi .mpeg .mpe .mpg .qt .ram .rm .iso .raw .wav .mov .hta
acl day time 08:00-23:59
delay_pools 2
delay_class 1 2
delay_parameters 1 -1/-1 -1/-1
delay_access 1 allow magic_words1
delay_class 2 2
delay_parameters 2 2000/150000 2000/120000
delay_access 2 allow day
delay_access 2 deny !day
delay_access 2 allow magic_words2
=====================================================
"We are what we repeatedly do.
Excellence, then, is not an act,
but a habit."
-Aristotle
Excellence, then, is not an act,
but a habit."
-Aristotle