squid代理网关笔记
作者: Jeffrey
出处:http://blog.zhangjianfeng.com/?p=630
squid代理网关笔记
++最简单办法开启代理服务:
editting /usr/local/squid/etc/squid.conf,locate “http_access deny all”and change to “http_access allow all”
++WEB方式简单管理
/usr/lib/squid/cachemgr.cgi下有个脚本cachemgr.cgi(Default path on redhat Continue Reading ...