Viewing 1 replies (of 1 total)
  • Please remove everything. Create and upload a simple index.html file with something to say like…

    <h2>HTML works!</h2>

    If this works, then remove this file and create and upload a new file named index.php with the following content…

    <?php echo 'PHP works!'; ?>

    Let us know, if this works too.

Viewing 1 replies (of 1 total)

The topic ‘404 page not found’ is closed to new replies.