Best way to do it is to delete your index.html, delete you index.php, and put this line of code in an .htaccess file:
Code:
DirectoryIndex home.php index.php index.html index.htm
This will prevent x-cart from having to redirect from index.php to home.php