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
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel