public_gemini/gemlog/cgi.gmi

11 lines
422 B
Plaintext

#Exploring cgi scripts on gemini and gopher
Ok, it is working. But for gopher folder must be named cgi-bin (or cgi script will be just text file).
In gemini scripts can be executed in every folder(but i renamed it for standartization).
And of course scripts must have permission for execution (chmod +x)
=>gopher://tilde.team/~g1n/cgi-bin/ Gopher cgi-bin page
=>gemini://tilde.team/~g1n/cgi-bin/ Gemini cgi-bin page