I'd like all requests for "http://{myserver}/civicrm/*" to go to "https://{myserver}/civicrm/*".
Is there an easy mod_rewrite condition/ruleset I can use to make this happen? Also, if it matters, civicrm is not a real directory in my apache file structure, it's a part of my content management system.
