The general idea behind the design of this http server is that interacting with it should be fundamentally an interaction with Lisp objects. Instead of a read-eval-print loop it's a submit-request - eval - generate-html loop.
The source code is available at http://kevin.casa.cavewallarts.com/LISP/http.lisp and is distributed under the terms of the GPL.
If this link goes dead, try Google.