Description
Serves static files over HTTP with a small, focused web server. It is useful for simple websites, local file sharing, test environments, containers, and appliances that do not need a full web server stack.
It does not run dynamic application code by itself. Review the directory being served, network binding, and permissions so private files are not exposed accidentally.