AWS:EC2:: Why my web folder is called "html"??
Posted
by
heathub
on Server Fault
See other posts from Server Fault
or by heathub
Published on 2011-03-02T03:40:01Z
Indexed on
2011/03/02
7:26 UTC
Read the original article
Hit count: 436
P.S Q stands for Question.
My environment is: Amazon linux 64 bit (Q1. i dont if its ubuntu or red-hat, is there any way to check?) And I need to run php and mysql, thus I installed httpd (Q2. is httpd == apache??), but on my default page, it says: please upload files to /var/www/html folder.
Q3.This is the first time I set aws ec2 server myself, my previous experience is hosting with hosting company. Normally in hosting company, my web directory is called "www" or "public_html" or "htdocs".Why is my folder name is "/var/www/html"? Am I installed wrong apache?
© Server Fault or respective owner