2020-06-08 15:48:35 -04:00
|
|
|
#Port = 1966
|
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-03-28 16:38:33 -04:00
|
|
|
#LogPath = "molly.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"
|