update readme

This commit is contained in:
Hedy Li 2021-08-02 14:48:43 +08:00
parent ea6f966165
commit 45fa97a266
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 5 additions and 1 deletions

View File

@ -8,6 +8,7 @@ A static spartan server with many features:
* CONF or TOML config file
* directory listing options
* user directory feature and userdir path
* CGI
## todo
- [x] /folder to /folder/ redirects
@ -22,4 +23,7 @@ A static spartan server with many features:
- [x] public dir
- [ ] dirlist title
- [ ] userdir slug
- [ ] /echo /guestbook (configurable)
- [x] CGI
- [ ] pipe data block
- [ ] user cgi config and change uid to user
- [ ] regex in cgi paths