# cd /usr/ports/net/gofish/
# make install clean
# rehash
# vi /usr/local/gofish/etc/gofish.conf
# The hostname
;host = example.com
# Address to listen on
;listen-address = 192.168.1.2
# vi /usr/local/etc/gofish-www.conf
# The hostname
;host = example.com
# mkdir -p /usr/local/var/run/
# /usr/local/gopher //ここにファイルを置く
# mkcache -r
# gofish &
# make install clean
# rehash
# vi /usr/local/gofish/etc/gofish.conf
# The hostname
;host = example.com
# Address to listen on
;listen-address = 192.168.1.2
# vi /usr/local/etc/gofish-www.conf
# The hostname
;host = example.com
# mkdir -p /usr/local/var/run/
# /usr/local/gopher //ここにファイルを置く
# mkcache -r
# gofish &
>>commemt
Copyright (C) 2007-2010 大塚味噌醸造所 All Rights Reserved.