So I recently got my webserver to support HTTPS using the EFF's certbot
Currently, if you navigate to DotNetRussell.com
or www.DotNetRussell.com
, the browser will use HTTP by default.
How do you force a user to use HTTPS?
My server is a Raspberry Pi running the latest distro, and a LAMP stack that has been recently updated. The LAMP stack is running an updated wordpress site.