It's a simple server, yes, but it fails to correctly implement HTTP. But that's the trouble with all these "look a 'simple' X in N Loc"; yes, a great many things get simpler when you ignore the requirements of the standard.
It also has what I would call some security issues, e.g., you can ask for a file outside of the www directory.