Geomyidae Scripts Scraps Examples

Geomyidae is a gopher protocol server which I use to run my gopherhole.

Geomyidae has cgi support.

So here is an example on how to use the cgi with Geomyidae Server

A lot of information for this is in the manual of the server:

The First Example is the Hello Word example:

in your gopherroot folder create a file "HelloWorld.cgi":

#!/bin/sh

echo "Hello Gopher World"

Place in your index.gph a "0" reference to your HelloWorld.cgi

And check it out Tadaaa :-)

You first script is a success

Proxy Information
Original URL
gemini://yasendfile.org/gopher_scripts/index.gmi
Status Code
Success (20)
Meta
text/gemini; lang=en
Capsule Response Time
585.277575 milliseconds
Gemini-to-HTML Time
0.399523 milliseconds

This content has been proxied by September (3851b).