Simple Webserver Hack
I needed to have a simple webserver for my home network and was not interested in trying to setup Apache. (I’ve done it before, not keen to do it again.) It’s helpful to have read-only access to files that I want to view, not necessarily need to copy wherever I’m working.
I was looking for any easy alternatives to apache and google suggested a python module that I could run easily enough from the command line: