Exécutez un serveur PHP avec un terminal de dossier spécifique
$ cd ~/public_html
$ php -S localhost:8000 -t foo/
Nighter
$ cd ~/public_html
$ php -S localhost:8000 -t foo/