python

Http server with Python

CLI for starting a server to serve from the current directory: python3 -m http.server -d public

11 Jul 2023 1 Minutes 16 words Tags: server python