molly-brown/example.conf

16 lines
382 B
Plaintext
Raw Normal View History

2020-06-08 19:48:35 +00:00
#Port = 1966
#Hostname = "localhost"
#CertPath = "cert.pem"
#KeyPath = "key.pem"
#DocBase = "/var/gemini/"
#HomeDocBase = "users"
2020-06-08 19:48:35 +00:00
#GeminiExt = "gmi"
#LogPath = "molly.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"