Is there a clean way to redirect all attempts to going to an HTTP:// version of a site to its HTTPS:// equivalent?
I think by 'cleanly' you mean like with a 300 redirect. Config for a lot of servers & languages here.