Configure Your Proxy Server
Squid
-
Add the following configurations to the Squid configuration file at /etc/squid/squid.conf.
http_access allow localhost http_access allow all http_port 3128
-
Restart squid
http_access allow localhost
http_access allow all
http_port 3128
Restart squid