2020-06-30 11:02:18 -04:00
|
|
|
#Port = 1965
|
2020-03-28 16:38:33 -04:00
|
|
|
#Hostname = "localhost"
|
|
|
|
#CertPath = "cert.pem"
|
|
|
|
#KeyPath = "key.pem"
|
|
|
|
#DocBase = "/var/gemini/"
|
|
|
|
#HomeDocBase = "users"
|
2020-06-08 15:48:35 -04:00
|
|
|
#GeminiExt = "gmi"
|
2020-06-28 12:34:50 -04:00
|
|
|
#AccessLog = "/var/log/molly/access.log"
|
|
|
|
#ErrorLog = "/var/log/molly/error.log"
|
2020-06-08 15:48:35 -04: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"
|