Re: [squid-users] Change Protocol of Squid Error Pages

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Fri, 25 Jul 2014 23:38:37 +1200

On 25/07/2014 9:09 p.m., max wrote:
> Hey there,
> i'm wondering is it possible to change the protocol of Squid error Pages?
>
> For Example:
>
> When squid redirects to "deny_info 307:ERR_BLOCK" the request is made in
> http but i want to use https.
> Is that possible?
> I am not able to use https://somedomain because of dynamic content on
> the Error Page.

You answered your own question right there.

The 307 code is just an instruction for the client to fetch a different
URL - the one following the ':' in deny_info parameter. That can be any
valid URI. Including https:// ones.

Dynamic content in the page that deny_info URL presents has nothing to
do with Squid.

Amos
Received on Fri Jul 25 2014 - 11:38:56 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 25 2014 - 12:00:05 MDT