Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Install Squid:

 

Code Block
yum \-y install squid

In httpd.conf, make sure the Apache server only listens to port 80 on the localhost interface:

...