Improve formatting

This commit is contained in:
marco 2023-02-11 00:14:33 +01:00
parent 566e1faaa2
commit 37ede71813
2 changed files with 2 additions and 0 deletions

View File

@ -13,3 +13,4 @@ build: test
deploy: build
rsync -avz server iceland.sdf.org:html/pub/

View File

@ -23,6 +23,7 @@ $ ./server
```
## Future Ideas
- Support for rewriting URL paths
- Configuration option to keep keys and TLS certificates in memory only
- Support for [cgi-bin](https://pkg.go.dev/net/http/cgi) and/or [FastCGI](https://pkg.go.dev/net/http/fcgi)