Problem Description
I want to redirect all the HTTP request to https request on [ELB][1]. I have two EC2 instances. I am using nginx for the server. I have tried a rewriting the nginx conf files without any success. I would love some advice on it.
[1]: https://aws.amazon.com/elasticloadbalancing/
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?