💾 Archived View for drewdevault.com › gmnisrv.gmi captured on 2022-04-28 at 17:25:56. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-11-07)

-=-=-=-=-=-=-

gmnisrv: a Gemini server

gmnisrv is a high-performance Gemini server for POSIX systems.

Development information

Source code (git)

Features:

The configuration is straightforward:

listen=0.0.0.0:1965 [::]:1965

[:tls]
store=/var/lib/gemini/certs
organization=gmnisrv user

[example.org]
root=/srv/gemini/example.org

[example.org:/cgi-bin]
root=/srv/gemini/example.org/cgi-bin
cgi=on

[example.com]
root=/srv/gemini/example.com