Squid config yang dicomot dari server suatu perusahaan telekomunikasi
(sory eSeMTe)
Config acl squid proxy server.
http_port 3128 transparent
acl QUERY urlpath_regex cgi-bin \?
cache deny QUERY
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
cache_mem 128 MB
access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log /var/log/squid/store.log
unlinkd_program /usr/lib/squid/unlinkd


