Fix endless redirection with https setting at WordPress and using AWS load balancer
Problem: I set up a WordPress blog at 2 Amazon Web Service (AWS) EC2 instances at different availability zone. In front of them, a elastic load balancer (ELB) is set up, which redirect all HTTP port 80 requests to HTTPS port 443. Since the wp-config....
victorleungtw.hashnode.dev1 min read