• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Apache rewrite help needed

skypilot

Golden Member

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.
 
Back
Top