RE: Re: Reverse Proxy question ...

From: Rudy Komsic <rudyk@dont-contact.us>
Date: Sat, 11 Mar 2000 01:09:07 -0500

easiest way is to do it like this...
create a directory called '/123' make an index.htm or index.html and
in add a meta tag to redirect to '/123.html' instantly.
 

---- Original Message ----
From: hno@hem.passagen.se
To: jrichard@mda.ca
Subject: RE: Re: Reverse Proxy question ...
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 - 23:12:17 MST

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