Dup Goto 📝

SimpleServer1

To Pop
11 lines, 31 words, 274 chars Friday 2023-11-17 23:26:39
python -m http.server
python -m http.server 9000

PHP?

See this stackoverflow

Note that php has its own built in webserver

php [options] -S <addr>:<port> [-t docroot]