![]() |
![]()
| ![]() |
![]()
NAMEgofish.conf - the configuration file for the GoFish gopher server DESCRIPTIONThis describes the configuration file for the GoFish gopher server. GoFish does not need a configuration file to run. The configuration file adds flexibility for either binary distributions or running two gopher servers on seperate ports and directories. This file is also read by the mkcache program to get the root, hostname, and port entries. FILE FORMATThe GoFish configuration file is a simple ascii text file with option = data pairs. All lines not starting in an alphabetic (a-z) character are considered comments. All options are case sensitive. The example in the example section shows the options with their default values (which may be changed at compile time). OPTIONS
EXAMPLE# GoFish Gopher Server configuration file root = /var/gopher logfile = /var/log/gopherd pidfile = /var/run/gopherd.pid port = 70 uid = 13 gid = 30 no_local = 1 SEE ALSOgofish(1), mkcache(1) AUTHORWritten by Sean MacLennan REPORTING BUGSReport bugs to <headgopher@seanm.ca>. COPYRIGHTCopyright © 2002 Sean MacLennan
|