Alex Buckley, Brian Goetz, Chris Hegarty, Daniel Fuchs Summary Provide a command-line tool to start a minimal web server that serves static files only. No CGI or servlet-like functionality is available. This tool will be useful for prototyping, ad-hoc coding, and testing purposes, particularly in educational contexts. Goals Offer an out-of-the-box static HTTP file server with easy setup and minima