[squid-users] Apache setup

From: John Poltorak <jp@dont-contact.us>
Date: Mon, 13 Dec 2004 13:00:03 +0000

According to:-

http://www.squid-cache.org/Doc/FAQ/FAQ.html#toc20.3

One way is to leave your httpd running on port 80, but bind the httpd
socket to a specific interface, namely the loopback interface. With Apache
you can do it like this in httpd.conf:

        Port 80
        BindAddress 127.0.0.1

Is this correct? What about the settings for BindAddress and Listen? What
should they be set to and what defaults do they use? I just don't seem to
be able to get Squid and Apache to play together.

-- 
John
Received on Mon Dec 13 2004 - 06:02:14 MST

This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST