how to install squid-2.5.STABLE13 on linux

To build and install the Squid Cache, type:

% ./configure –prefix=/usr/local/squid
% make all
% make install

To run a Cache, you will need to:

1. customize the squid.conf configuration file:
% vi /usr/local/squid/etc/squid.conf

2. start the cache:
% /usr/local/squid/sbin/squid

If you want to use the WWW interface to the Cache Manager, copy the cachemgr.cgi program into your httpd server’s cgi-bin directory.

One Response to “how to install squid-2.5.STABLE13 on linux”

  1. Hi. Thank you for posting this post. It helps a good deal of men and women, a person of them is me because though I am reading, I’m learning new points that I can apply in everyday life. Great site! I will bookmark your web site and I’ll continually search for your update.

Leave a Reply