Updated README, added ~usrdirs and now checks permissions

This commit is contained in:
int 80h
2020-05-04 20:59:39 -04:00
parent c077d94835
commit f50a748bde
6 changed files with 77 additions and 7 deletions

View File

@@ -9,6 +9,8 @@ key = "/path/to/key"
cert = "/path/to/cert"
# cgi dir is optional
cgi = "/path/to/cgi-bin/"
# usrdir is optional. it'll look in /home/~usr/public_gemini
usrdir = true
[[server]]
hostname = "example.net"