Re: [squid-users] Reverse HTTPS Proxy to an HTTP Back-end Server.

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 4 Sep 2002 02:21:02 +0200

Teach your web servers to use protocol neutral links.

Instead of using http://the.same.server/some/path, use just /some/path

Redirectors work fine in reverse proxies, but only in the requested
URL not on the returned HTML content.

Regards
Henrik

On Tuesday 03 September 2002 20.29, Gaetan Piche wrote:
> Hi... to all.
>
> I need help on a specific setup.
>
> I succeed doing an HTTPS client request to the front-end SQUID
> version 2.5.PRE11 configure as a Reverse Proxy, SQUID then request
> the back-end server in HTTP.
>
> So far so good, but when SQUID answer to the HTTPS client, any
> internal hyperlink inside the web page using http://xyz
> when click initiate an HTTP request. So my question is how can I
> have the content modified so http://xyz can be rewrite when send to
> the client as https://xyz.
>
> I try the redirection but it seem's working only in proxy mode, not
> in Reverse Proxy mode.
>
> I also try using a redirector like "squirm" withou any positive
> result.
Received on Tue Sep 03 2002 - 18:27:57 MDT

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