acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl to_localhost dst 127.0.0.0/8
acl SSL_ports port 443
acl FTP port 21
acl CONNECT method CONNECTacl our_networks src 192.168.128.0/22 195.14.56.0/24 192.168.101.0/24 192.168.102.0/24 192.168.103.0/24
http_access allow localhost
http_access allow our_networks
http_access allow Safe_ports
http_access allow FTP
http_access deny all
icp_access allow all
http_port 3128
hierarchy_stoplist cgi-bin ?
access_log /usr/local/squid/logs/access.log squid
ftp_list_width 50
ftp_passive on
ftp_sanitycheck on
url_rewrite_program /usr/local/rejik/redirector /usr/local/rejik/redirector.conf
url_rewrite_children 50
url_rewrite_host_header on
acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY
refresh_pattern ^ftp: &n... 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
coredump_dir /usr/local/squid/cache