I have now managed to upload the site(s) to the public_html folder but when I key in
http://www.domain.com/ I just get the apache default confirmation page and not the correct index.html page for the web site itself.
if I add the full path to the domain
http://www.domain.com/index.html it comes up fine but of course most surfers wont know that.
Am I missing something here? (Ans: clearly yes :-) ) or is there no easy way to ensure that default pages come up when just the domain is typed in?
This issue could extend of course to index.htm, default.htm etc depending on what users upload.
Any ideas (preferably without having to edit what to me are still fairly obscure Linux conf files.
Any tips appreciated.
Paul