"listing directory /" page loaded via atom-live-server
On my localhost root folder, I have one file, index.php.
When starting the atom-live-server, it loads http://localhost:3000 (Firefox - Browser used), and then doesn't load my index.php page, but a "listing directory /" page, listing all the files ins...