Re: Reverse Proxy question ...

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 10 Mar 2000 09:22:00 +0100

Jeffery Richards [2667] wrote:
>
> We're checking out SQUID and we're wondering if it does reverse proxying.
> What I'm wanting is for the machine to accept a URL of the form:
>
> http://proxy.company.com/123
>
> internally do a lookup to say:
>
> http://internal.company.com/123.html

httpd_accel_host internal.company.com

will cause Squid to forward the /123 request to internal.company.com.

If you wants to also transform the URL-path on the way then you can use
a redirector to rewrite the URL while it is forwarded.

--
Henrik Nordstrom
Squid hacker
Received on Fri Mar 10 2000 - 01:37:21 MST

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