Script to redirect non-payers

Hi all, playing with Butch’s script to redirect non-payers to a specified webpage;

It works, but only seems to redirect http requests, not https requests.

Any ideas on how to include this?

Thanks.

Andy

what is the "Butch’s script " ?

https is not possible to redirect with web proxy.

Butch Evans’ script, here: http://blog.butchevans.com/2012/04/redirecting-users-for-non-pay-or-any-other-reason/

You can’t redirect https?

Is there any way to do this?

thanks.

https is encrypted traffic, it is used to avoid such things as interception and redirection. basically that is the whole idea