On Mon, 31 Jan 2011 19:59:55 +0100, Tobias Reckhard
<d7a420beabeb4494_at_reckhard.de> wrote:
> Hi
>
> I'm having a bit of trouble implementing a Squid3 reverse HTTPS proxy
> for, among others, phpmyadmin. The initial connection to the phpmyadmin
> login page using HTTPS works fine, but after I enter my credentials,
> phpmyadmin redirects my browser to http://<url>, using a "302 Moved
> Temporarily" code and a "Location: http://<url>" header. Although that
> succeeds, since the Apache web server hosting phpmyadmin is in fact
> accessible unencrypted via port 80, it's not what I want.
>
> Does anyone here know how I can keep phpmyadmin from redirecting the
> browser away from HTTPS to HTTP?
>
> Cheers,
> Tobias
That would be a configuration issue on your server:
http://www.phpmyadmin.net/localized_docs/en_GB/Documentation.html#faq1_39
Amos
Received on Mon Jan 31 2011 - 22:39:33 MST
This archive was generated by hypermail 2.2.0 : Tue Feb 01 2011 - 12:00:04 MST