openbsd-ports/www/rackmonkey/pkg
2011-06-02 13:41:36 +00:00
..
DESCR
PLIST
README Add a consistent header that substitutes FULLPKGNAME for the READMEs. 2011-06-02 13:41:36 +00:00

$OpenBSD: README,v 1.4 2011/06/02 13:41:41 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

To configure OpenBSD's base httpd for rackmonkey, please create a symbolic
link from ${PREFIX}/conf/modules.sample/httpd-rackmonkey.conf
to ${PREFIX}/conf/modules/httpd-rackmonkey.conf

cd ${PREFIX}/conf/modules; ln -s ../modules.sample/httpd-rackmonkey.conf

See ${PREFIX}/rackmonkey/doc/install.txt for more information which
has been adapted to be relevant to OpenBSD.