View-sourcehttps | M.facebook.com Home.php

In the early days of Facebook (circa 2004-2010), pages used .php extensions explicitly, indicating the use of PHP as a server-side scripting language. While modern Facebook uses a compiled version of PHP called Hack and its own runtime (HHVM), the legacy route home.php persists. This file is the entry point for a logged-in user’s news feed.