I created an Amazon aws EC2 machine and Installed an apache web server.
I reserver a new Route53 domain name and configured it to my EC2 machine.
I Created a new SSL Certificate and configured a Load balancer to route my http domain to https.
All work fine, except I still access to my webserver via ip adress.
Is there any way to redirect IP address to the https as I did with http??