@echo off echo This script assumes php.exe is in the PATH variable php -S localhost:8000 -t public/ server.php