mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
b0ec5572ca
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
12 lines
436 B
Text
12 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.
|