Monthly Archives: July 2007

July 21, 2007
Detecting and redirecting http to https

There was a recent thread on the mach-ii mailing list where a user wanted to detect whether a request was being made via http or https. This is quite a common step developers take when working on a site with secure (SSL) and non-secure areas. As the list is mach-ii there are a couple of [...]