blob: 1e8ae2902f01a799e84bf2b5957640a85e3ca9fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
--- squidclamav-4.0/squidclamav.conf.dist 2009-03-04 16:51:08.000000000 +0100
+++ squidclamav-4.0/squidclamav.conf.dist.new 2009-04-16 13:52:58.000000000 +0200
@@ -56,13 +56,13 @@
#squid_port 3128
#logfile /var/log/squidclamav.log
#redirect http://proxy.domain.com/cgi-bin/clwarn.cgi
-#squidguard /usr/local/squidGuard/bin/squidGuard
+#squidguard /usr/bin/squidGuard
#debug 0
#force 1
#stat 1
#maxredir 10
-#clamd_local /tmp/clamd
-#clamd_ip 192.168.1.5
+#clamd_local /var/run/clamav/clamd.sock
+#clamd_ip 127.0.0.1
#clamd_port 3310
#timeout 60
#useragent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
|