Unable to get index.html to show

Status
Not open for further replies.

espx10h4

New Member
Messages
2
Reaction score
0
Points
1
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>
 

warfare4

Member
Messages
31
Reaction score
0
Points
6
Try deleting other index files e.g index.php. One of these may have a higher default status than index.html.
 
Status
Not open for further replies.
Top