chapter31

development in a land far far away…

at the moment

History is not what happened. History is what was written down.

Archive for July, 2007

Detecting and redirecting http to https

Saturday, July 21st, 2007

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 obvious […]

Read the rest of this entry »