molly-brown/example.conf

17 lines
439 B
Plaintext
Raw Normal View History

2020-06-30 15:02:18 +00:00
#Port = 1965
#Hostname = "localhost"
#CertPath = "cert.pem"
#KeyPath = "key.pem"
#DocBase = "/var/gemini/"
#HomeDocBase = "users"
2020-06-08 19:48:35 +00:00
#GeminiExt = "gmi"
2020-06-28 16:34:50 +00:00
#AccessLog = "/var/log/molly/access.log"
#ErrorLog = "/var/log/molly/error.log"
2020-06-08 19:48:35 +00:00
#CGIPaths = [ "^/var/gemini/cgi-bin/" ]
#[SCGIPaths]
#"/scgi/" = "/var/run/scgi.sock"
#[TempRedirects]
#"/old/path/file.ext" = "/new/path/file.ext"
#[PermRedirects]
#"/old/path/file.ext" = "/new/path/file.ext"