unzip my-site.zip -d ./webroot cd webroot python3 -m http.server 8080 # or any port For memory-efficient serving from ZIP without extracting, use:

I’m not aware of an officially documented tool, library, or standard protocol named It does not appear in common technical references (e.g., IETF, W3C, NPM, PyPI, or major cloud provider docs).