[Tech] gemserv and SCGI, anyone?

Stephane Bortzmeyer stephane at sources.org
Tue Jul 6 10:11:06 BST 2021


I cannot manage to configure gemserv for SCGI. I always get a 51 for
SCGI requests.

I added:

cgi = true                                                                    
scgi = { "/scgi" = "localhost:4000" }             

to the server definition (I also tried it as global parameters) but
requests for <gemini://gemini.bortzmeyer.org/scgi> still return
51. There is apparently something I did not understand in the
documentation.

Did anyone manage to use SCGI with gemserv? Or should I switch to
another server?


More information about the Gemini mailing list