Open GoogleCodeExporter opened 8 years ago
Code looks for $_SERVER['HTTPS'] to be set to "on" for https. If you're using
something other than Apache, this might not be the case (it wasn't for me in my
nginx setup). I worked around it by setting $_SERVER['HTTPS'] to "on" when the
other server var said I was in https.
Original comment by dbelli...@gmail.com
on 15 Jul 2011 at 11:33
Original issue reported on code.google.com by
hughes.toby
on 6 Apr 2011 at 4:54