You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
views | 2 years ago | |
LICENSE | 2 years ago | |
readme.txt | 2 years ago | |
server.tcl | 2 years ago |
readme.txt
25.11.2020
----------
simple http server written in Tcl just for experimental purposes.
it doesn't have any advantages over thttpd or darkhttpd (i highly recommend this to use).
nearly 100 lines
features
-html serve (wow)
-route designing
-directory viewing
-404 page
-access logging
TODO (maybe)
-image and other mime types support