[squid-users] problems with req_mime_type and never_direct

From: <mangoo@dont-contact.us>
Date: Mon, 3 May 2004 18:11:54 +0000

Hello,
 
I would like have certain mimetypes scanned for viruses at another proxy
(apache with mod_clamav).
 
My config is like below:
 
# apache + mod_clamav
 
cache_peer 127.0.0.1 parent 80 0 default no-query
 
# i would like to have all mime types
# starting with application* (application/octet-stream,
# application/x-zip-compressed etc) going through default parent
 
acl scanned_req_mime_type req_mime_type ^application/*
never_direct allow scanned_req_mime_type
 
 
Unfortunately this does not work, I tried lots of different configurations
with no success - everything seems to ge direct.
 
Can anyone help me?
 
 
-- T.
 

--
------------------------
 Jeszcze lepsza oferta AlphaNet
 - nowe serwery wirtualne
 - nowy sklep internetowy
 - nowy wirtualny administrator
 Sprawdz www.alpha.pl 
------------------------
Received on Mon May 03 2004 - 10:11:52 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:01 MDT