diff --git a/README.md b/README.md index e69de29..34cd9b5 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,3 @@ +gemini://liberta.casa + +public/ houses content, server/ houses configurations diff --git a/server/stargazer/conf b/public/cgi-bin/null similarity index 100% rename from server/stargazer/conf rename to public/cgi-bin/null diff --git a/server/stargazer/stargazer.ini b/server/stargazer/stargazer.ini new file mode 100644 index 0000000..a3c9957 --- /dev/null +++ b/server/stargazer/stargazer.ini @@ -0,0 +1,16 @@ +; Config file for Libertacasae +; +; For exmplanations of the options reference stargazer.ini(5) + +listen = 81.16.19.64:1965 + +[:tls] +store = /var/lib/gemini/certs +organization = LibertaCasa + +[liberta.casa] +root = /srv/gemini/liberta.casa + +[liberta.casa~(.*)\.cgi(.*)] +root = /srv/gemini/liberta.casa/cgi-bin +cgi = on