op 043f8ea259 import gmid-1.8.3
gmid is a small but featureful gemini server for Unix-like operating
systems.  Features include support for CGI and FastCGI, reverse proxying
capabilities, IRI (RFC3987) support, per-location rules and more.

ok sthen@
2022-05-04 19:25:31 +00:00

9 lines
155 B
Plaintext

user "_gmid"
chroot "/var/gemini"
server "example.com" {
cert "/etc/ssl/example.com.pem"
key "/etc/ssl/private/example.com.key"
root "/example.com"
}