Re: [squid-users] Reverse Proxy

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 10 Apr 2007 08:54:53 +0200

tis 2007-04-10 klockan 09:54 +0800 skrev Kenny Lee:
> Hi Henrik,
>
> thank you for your reply ... anyway i have gone through the FAQ for reverse
> proxy, but the website only teach us how to set up the reverse proxy, not
> forward proxy and reverse proxy run togather.

It's just a merge of the two, in pretty much any order you like...

http_port ... [for forward proxy]
http_port ... [for reverse proxy]

acl ... as required

http_access allow ... [for forward proxy, usually dstdomain based]
http_access allow ... [for reverse proxy, usually src based]
http_access deny all

Regards
Henrik

Received on Tue Apr 10 2007 - 00:55:02 MDT

This archive was generated by hypermail pre-2.1.9 : Tue May 01 2007 - 12:00:01 MDT