Jump to content

Recommended Posts

Posted

First, create a file called index.html with this conent:

<html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>Hello world!</h1>
</body>
</html>

If that loads, then there is a problem with your files/scripts. If not, try deleting all .htaccess files from your site.

Guest
This topic is now closed to further replies.
×
×
  • Create New...