💾 Archived View for rawtext.club › ~sloum › geminilist › 005201.gmi captured on 2021-11-30 at 19:37:34. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

<-- back to the mailing list

Trying to learn CGI, please help, total newbie lost

Miguel de Luis Espinosa enteka at fastmail.com

Sat Feb 13 13:09:18 GMT 2021

- - - - - - - - - - - - - - - - - - - 

OK, so, I've never done this kind of thing before, just PHP'd websites or using sinatra (ruby) that would take care of the "small details" for you.

So I tried this on a space I have on the ctrl-c.club tilde


p "20 SUCCESS\n\r" # also tried putsputs "# Cgi is working"puts "some text"puts "=
>gemini://enteka.xyz some link"```

and it doesn't seem to work. Amphora, for one does not recognize it. I'm sure I'm doing thins wrong here

Could that work in principle? Could I have an issue with permissions?

Please help