Nginx setup in ec2 windows server

0

Hi, In ec2 windows server i had installed nginx instead of IIS. hosted in public subnet,Nginx folder i kept in C drive. In target group its showing Unhealthy. when i run localhost in the server i can see nginx page but from from loadbalancer its unable to access that. How to reslove this issue?

asked a year ago440 views
1 Answer
0

Hello,

Check if the windows firewall inside your ec2-instance is turned off or allows inbound access for the webports..

Also check if the security group of the ec2-instance allows inbound traffic from the loadbalancer for the webports.

profile picture
HeikoMR
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions