Add skeleton file tree to be served by Hunchentoot in its default
commita85dffea387876ff3c7b332918b7ce8a1d61e2de
authorHans Hübner <hans.huebner@gmail.com>
Wed, 9 Feb 2011 17:07:08 +0000 (9 17:07 +0000)
committerHans Hübner <hans.huebner@gmail.com>
Wed, 9 Feb 2011 17:07:08 +0000 (9 17:07 +0000)
tree356840f1b8f0f9e445a0fbc96b418c0e4b0df6c2
parenta823eef10d0145fe015adfc8c68284a832422cd8
Add skeleton file tree to be served by Hunchentoot in its default
configuration.
Make error pages customizable through files.
Add new :document-root argument to acceptor to specify where files should
be served from.
acceptor.lisp
doc/index.xml
easy-handlers.lisp
misc.lisp
www/errors/404.html [new file with mode: 0644]
www/img/made-with-lisp-logo.jpg [new file with mode: 0644]
www/index.html [new file with mode: 0644]