I am hosting a wordpress eccommerce store on an ec2. I would like for all the connections to the site to be https or redirect to https. What is the best way to approach this
I already configured cloudfront to facilitate the traffic coming to the ec2 to be secure, but I later found that this doesnt actually force an https connection but just makes sure data being transferred is secure(still not sure what the difference is)