I installed NGINX in AWS ec2 instance like below by using command ‘sudo dnf install nginx -y’.
But when I hit public IP address of EC2 instance on browser I get ‘refused to connect’ issue.
I checked Security groups which shows records as below-
Don’t know what to do. Can someone help me please?