Hello World CGI

=> helloworld.cgi

#!/bin/sh
printf "20 text/gemini\r\n" #Invisible header information to tell client what kind of data is being sent
printf "hello world\n"      # Print "hello world"
Proxy Information
Original URL
gemini://tilde.team/~smokey/cgi-bin/helloworld.gmi
Status Code
Success (20)
Meta
text/gemini; lang=en
Capsule Response Time
498.100302 milliseconds
Gemini-to-HTML Time
0.115849 milliseconds

This content has been proxied by September (ba2dc).