update readme

This commit is contained in:
Hedy Li 2021-08-02 17:40:36 +08:00
parent ae99c4b44f
commit 070098ad2d
Signed by: hedy
GPG Key ID: B51B5A8D1B176372
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ A static spartan server with many features:
* directory listing options
* user directory feature and userdir path
* CGI
* per user CGI (unsafe, like molly-brown)
* input data as stdin pipe
## todo
- [x] /folder to /folder/ redirects
@ -24,6 +26,6 @@ A static spartan server with many features:
- [ ] dirlist title
- [ ] userdir slug
- [x] CGI
- [ ] pipe data block
- [x] pipe data block
- [ ] user cgi config and change uid to user
- [ ] regex in cgi paths