mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
13 lines
436 B
Text
13 lines
436 B
Text
geomyidae (A small C-based gopherd)
|
|
|
|
Features:
|
|
* gopher menus (see index.gph for an example)
|
|
* dir listings (if no index.gph was found)
|
|
* cgi support (.cgi files are executed)
|
|
* search support in CGI files
|
|
* logging (-l option) and loglevels (-v option)
|
|
|
|
An rc.geomyidae is included which takes its startup options
|
|
from the $GEOMYIDAE_ARGS environmental variable. Read
|
|
/usr/doc/geomyidae-$VERSION/README for a list of the full
|
|
options.
|