AWP San Diego November Meetup
Thursday, November 10, 2016
Hosted by:
Stephen Carnam,
Founder/Owner of ServerPress
Matt Cromwell
Head of Support at Give and WordImpress
Main Resource:
https://givewp.com/documentation/resources/how-to-use-ssl-and-https-for-your-wordpress-website/
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{SERVER_PORT} !^443$ RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L] </IfModule>
Don't use a plugin for this!
By Matt Cromwell
Presentation for AWP Meetup "All Things SSL"
Matt Cromwell is COO at Impress.org, makers of GiveWP -- the best way to fundraise online with WordPress.