I didn't get it:"replace that with yours". do u mean i replace that with my domain?
in public_html folder it's showing default.html and above that cgi-bin. what is that mean?
i also like to know if i addon another domain then will all files goes under public_html folder? how can i ensure which domain contains what files? should i create new folder for each domain?
i am confused..lol..blog is way better now it's really pissing me off
Sounds like you need to create the index.html and remove the default.html file. Sometimes hosts make the default.html file your homepage until you create an index.html
As far as multiple domains you create another folder on your domain in the public_html folder. All the content is stored there.
__________________
Don't put the cart before the horse. Plan your website, thencreate it.
The domain you have right now will always open the index.html file in public_html folder and than you will have files each of your pages on the website.
If you add on a domain name than you will have another folder where that domain will point and that folder will have index.html and page files for that domian name.
the WWW folder is the SAME as the PUBLIC_HTML folder. It is simply a directory map to the public_html folder. So it actually doesn't really matter which one you use, but most people will just use the public_html