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
Received on Mon Jan 31 2011 - 18:59:58 MST
This archive was generated by hypermail 2.2.0 : Tue Feb 01 2011 - 12:00:04 MST