diff options
author | glenda <glenda@9front.local> | 2021-01-14 19:18:16 +0000 |
---|---|---|
committer | glenda <glenda@9front.local> | 2021-01-14 19:18:16 +0000 |
commit | aacb3e890b1e719c15564b1272472a3c091da130 (patch) | |
tree | d00c0bcccdd206cb1a92d2580c576f2dc1699f74 /README | |
download | g9srv-aacb3e890b1e719c15564b1272472a3c091da130.tar.gz |
init commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README new file mode 100644 index 0000000..c9239fe --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +g9srv + +g9srv/rfs (read fs) +-w webroot the root of files to be served + +-m multi webroot allows you to host on multiple domaians for exaple: + +webroot/fulton.software/index.gmi + +webroot/plan9.fulton.software/index.gmi + +Coming soon: +Blog host + +Werc + +C lib |