sekali lagi thanks berat.
--- "Agil P \\WPA\\" <[EMAIL PROTECTED]> wrote: > On Tue, 2006-05-09 at 20:17 -0700, T. Yulius M > wrote: > > Trims, > > sepertinya berhasil. > > tapi kalo ada scrip yg mendirect ke file tertentu > > sepertinya tidak berhasil. misalnya file .zip di > > kumpulan cracker (freeline.ws), tetap tembus mas. > > jadi file .exe .zip tetap bisa di download ama > client. > > > +++ > > Mas T. Yulius, > > Cara yang paling mudah untuk blokir download: > reply_body_max_size 1000000 allow all > :-) > > Saya pernah mengkonfigurasi di proxy untuk memblok > download file2 > tertentu, berikut konfignya: > > acl mynet src 192.168.0.0/24 > acl BLOCK url_regex -i "/etc/biang-lambat" > > http_access deny BLOCK mynet > http_access allow mynet > > isi dari /etc/biang-lambat adalah : > \.exe$ > \.avi$ > \.rm$ > \.ram$ > \.zip$ > \.mp3$ > \.mpg$ > \.mpeg$ > \.wav$ > \.wma$ > \.wmv$ > \.mov$ > \.exe\?.*$ > \.avi\?.*$ > \.rm\?.*$ > \.ram\?.*$ > \.zip\?.*$ > \.mp3\?.*$ > \.mpg\?.*$ > \.mpeg\?.*$ > \.wav\?.*$ > \.wma\?.*$ > \.wmv\?.*$ > \.mov\?.*$ > > BTW, spt yang saya bilang di muka, saya lebih enak > membatasi bandwidth > download...dari pada memblokir total. > > Demikian, mudah2an bermanfaat. > > Rgds, > Ap. > > > > -- > FAQ milis di > http://wiki.linux.or.id/FAQ_milis_tanya-jawab > Unsubscribe: kirim email ke > [EMAIL PROTECTED] > Arsip dan info milis selengkapnya di > http://linux.or.id/milis > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
