A mini HTTP static files server of Lisp from Can
It will gzip files automatically, and cache the file
(start-server :port 2022 :root "~/somewhere/static")
A mini HTTP static files server of Lisp from Can
It will gzip files automatically, and cache the file
(start-server :port 2022 :root "~/somewhere/static")