Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 218 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 218 Bytes

Canginx

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")

April.5th.2022