๐พ Archived View for bbs.geminispace.org โบ s โบ Gemini โบ 15836 captured on 2024-05-26 at 16:07:03. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2024-06-16)
-=-=-=-=-=-=-
Re: "CGI: I am interested in CGI tutorials for Gemini..."
If you hit that script with a client certificate attached, you will see the certificate info as well! That is how you can track sessions or whatever.
Mar 27 ยท 2 months ago
๐ mifuyne ยท Mar 27 at 03:53:
That's neat! Thanks for this ๐ I've been pondering making a CGI script too so being able to peek behind the curtains like this helps.
๐ gritty ยท Mar 27 at 23:57:
i have some examples on my HOWTO
๐ satch ยท Mar 28 at 02:19:
See the Skylab misfin client source for a pretty complex CGI gemini application:
๐ mimas2AC [OP] ยท Mar 28 at 14:02:
Thanks for the tip to look around on GitHub, Sourcehut or similar for Gemini CGI scripts applications. I didn't have that on my screen. Thanks for that
๐ stack ยท Mar 28 at 17:01:
The main differences between Gemini and http cgis are:
Keeping that in mind, any cgi tutorial is useful (not just gemini)
๐ง pytat0 ยท Apr 17 at 11:33:
โ https://youtu.be/9Anh0sNUCY4?feature=shared
โ https://youtu.be/33IYTFoeOrc?feature=shared
CGI: I am interested in CGI tutorials for Gemini applications. I have basic knowledge but need some best practice tutorials. maybe to get more insights on common pitfalls. would be very interested in getting some hints. thankx