I’m trying to redirect all url’s to https in a web application.
I have an ec2 instance behind an elastic load balancer. SSL is terminated on the load balancer.
Any attempts at redirection end up giving me the familiar ‘this page is requesting in a way which will never complete’.
The load balancer forwards […]
Recent Comments