Upgraded Squidclamav to current stable, modified config

This commit is contained in:
Maniacikarus
2008-12-07 13:45:01 +01:00
parent 05fa01ffb7
commit 3a1093255d
2 changed files with 22 additions and 5 deletions

View File

@@ -5,10 +5,27 @@ debug 0
force 1
stat 0
clamd_local /var/run/clamav/clamd
timeout 600
timeout 300
abort ^.*\.pdf$
abort ^.*\.js$
abort ^.*\.html$
abort ^.*\.css$
abort ^.*\.xml$
abort ^.*\.xsl$
abort ^.*\.js$
abort ^.*\.html$
abort ^.*\.css$
abort ^.*\.xml$
abort ^.*\.xsl$
abort ^.*\.js$
abort ^.*\.jsp$
abort ^.*\.jsp\?.*$
aborti ^.*servlet.*$
abort ^.*\.ico$
aborti ^.*\.gif$
aborti ^.*\.png$
aborti ^.*\.jpg$
aborti ^.*\.swf$
content ^.*application\/.*$
abortcontenti ^.*application\/x-mms-framed.*$
abortcontenti ^.*application\/x-javascript.*$