I have put a very basic index.html page (code below) on the site in the public_html folder, but it does not show on esp.x10host.com. Have I missed a setting?
<!DOCTYPE html>
<html>
<body>
<p> Hello world</p>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<p> Hello world</p>
</body>
</html>