Totally new - Why I open my main domain, it shows the directories,

Status
Not open for further replies.

Dead-i

x10Hosting Support Ninja
Community Support
Messages
6,084
Reaction score
368
Points
83
Hi,

Welcome to x10Hosting! When I navigate to your site, I can see a directory listing containing "timesheet", "default.php" and "Index.php". Please ensure your homepage is named "index.php", with a lowercase "i", since Linux is case-sensitive.

Additionally, please remember that any PHP code needs to start with <?php, for it to be executed as PHP. Here's a quick example:
PHP:
<?php
echo "Hello";


Thank you,
 
Status
Not open for further replies.
Top