Skip to content

Instantly share code, notes, and snippets.

@chrisns
Created September 30, 2011 08:17
Show Gist options
  • Save chrisns/1253066 to your computer and use it in GitHub Desktop.
Save chrisns/1253066 to your computer and use it in GitHub Desktop.
acl all src all
acl SSL_ports port 443
acl Safe_ports port 80
acl CONNECT method CONNECT
http_access allow all
icp_access deny all
http_port 3128
hierarchy_stoplist cgi-bin ?
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
refresh_pattern . 0 20% 4320
acl shoutcast rep_header X-HTTP09-First-Line ^ICY.[0-9]
upgrade_http0.9 deny shoutcast
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment