> 1. Where and how do I configure squid to permit connection from the
> external browser to the internal host? I have defined the internal IP
> address in /etc/hosts on proxy host?
U have to set up a acl to allow anyone to access your squid proxy. This part
is quite simple. Go thru the squid docs. or the config file on how to do
this.
>
> 2. How do I let apache do its work as before, because port 80 is now
> claimed by squid for reverse proxying? The documentation asks to run
> httpd on port 81 etc, but then how exactly is the traffic originally
> meant for port 80 on external ip get redirected to 81 without getting
> confused with the reverse-proxy functionality on port 80 now??
Basically in this mode, you set up squid to act as a http server. Squid
proxy recvs the request and then forwards it to your real http server in
case of a cache miss.
There is a whole HOWTO dealing with this issue. Last time I checked it out,
it was enough to get me started with a properly configured proxy!
Ambar
================================================
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject header.
Check archives at http://www.mail-archive.com/ilugd%40wpaa.org