If I create a home.php file, it seems that WP will use that instead of index.php, so index.php is never used?
What are the differences between these two template files (located in the theme folder)?
Do they both behave the same way, the only difference being the priority of home.php?