From Jittery Pheasant, 6 Years ago, written in Plain Text.
Embed
  1. RewriteCond %{HTTPS} !on
  2. RewriteRule (.*) https://example.com/$1 [R,L]