Geomyidae: Adaptation of CGI RFC3875 now in mainline.
Thanks to Christopher Williams, we have someone who worked on making
geomyidae compatible to other gopher daemons. Please see the latest
changes on the repository
git://bitreich.org/geomyidae
for the upcoming pushes for a release. A release is planned for
brcon2025.
The setcgienviron() function in ind.c is now more descriptive where the
different environment variables come from.
Major changes:
* TRAVERSAL got removed and is now PATH_INFO
* old PATH_TRANSLATED is now SCRIPT_FILENAME
* old PATH_INFO is now SCRIPT_NAME
* all gopher-specific variables are now GOPHER_ variables
Please give feedback, if you need some more changes, GOPHER_ variables
for your D/CGI scripting needs.