Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

aws beanstalk nodejs redirect http to https

* Disable the http listener from your EB environment
(EB > Environment name > Configuration > Listeners)

* Go to load balancers
* Identify the load balancer
* Redirect http to https
* Check if load balancer's security group allows the http port
 
PREVIOUS NEXT
Tagged: #aws #beanstalk #nodejs #redirect #http #https
ADD COMMENT
Topic
Name
7+8 =