Has anyone installed WordPress on HTTPS on AWS?
-
Hello all,
I am trying to get HTTPS working on a new WP install on Amazon Web Services and it’s proving to be a major pain.
Has anyone managed to get WP working over HTTPS?
My current architecture looks like this:
Internet <-> CloudFront <-> Application Load Balancer <-> Autoscaling Group <-> EC2 <-> EFS
At the moment all AWS guides I’ve seen show that all you need to do is install a SSL cert on CloudFront and redirect all HTTP traffic to HTTPS, but I’ve been getting redirect errors (“ERR_TOO_MANY_REDIRECTS”) or just having the page look funny due to the theme not loading properly.
Can anyone help?
The page I need help with: [log in to see the link]
The topic ‘Has anyone installed WordPress on HTTPS on AWS?’ is closed to new replies.