Closed sonu720 closed 4 years ago
hi sonu,
once you install the apache2 and take node public ip then open your browser http://<publicip:80>
Note: in security group ensure port 80 is open or not.
hi, once you done with apache2 installation follow these steps: 1.Check status to see whether Apache2 is active with the command: $ sudo service apache2 status. 2.Apache2 runs on port 80( check security group --> inbound rule -->add rule with port 80) 3.copy public ip address of machine(where you have installed Apache2) n paste it on browser.
hi, After installing i am opening with port 80 but it showing the same 1.Check status to see whether Apache2 is active with the command: $ sudo service apache2 status. when i execute this command it shows as following
Please Share your playbook
Hi, Issue got resolved as I changed security group. Thank u