I’ve an Amazon’s EC2 instance up and running Ubuntu 12.04, I’ve installed LAMP. Apache is running, but how can I actually point to the default Document Root from the browser.
I’ve an Amazon’s EC2 instance up and running Ubuntu 12.04, I’ve installed LAMP. Apache
Share
put your instance’s public IP address on the browser, if that’s what you meant to ask. that will open up the default web root page of the server hosted at your ec2 instance.