Re: [SQU] Squid & Apache

From: Yotam Rubin <yotam@dont-contact.us>
Date: Tue, 6 Feb 2001 21:55:55 +0200

Howdy,

Yeah. This involves a couple of simple rules which should inserted before
the REDIRECT rule. I assume that you're using Linux 2.2*

ipchains -A input -p tcp -d 127.0.0.1 80 -j ACCEPT
ipchains -A input -p tcp -d 192.168.6.12 80 -j ACCEPT

These rules should inhibit any redirection that would have taken place
otherwise. Please note that 192.168.6.12 is your non-lo inet address.

        Cheers, Yotam Rubin

On Tue, Feb 06, 2001 at 11:34:41AM -0800, Johnny Lee wrote:
> Anyone setup a box using both of these? I need squid to do transparent proxy
> & authentication but I would like to keep apache on port 80 also. Is there
> some way to do it? Thanks
>
> Johnny
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Feb 06 2001 - 13:03:06 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:53 MST