summaryrefslogtreecommitdiff
path: root/sysutils/i2ocfg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/i2ocfg/MESSAGE')
-rw-r--r--sysutils/i2ocfg/MESSAGE16
1 files changed, 16 insertions, 0 deletions
diff --git a/sysutils/i2ocfg/MESSAGE b/sysutils/i2ocfg/MESSAGE
new file mode 100644
index 00000000000..445f9d37f1a
--- /dev/null
+++ b/sysutils/i2ocfg/MESSAGE
@@ -0,0 +1,16 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2001/10/31 22:53:18 zuntum Exp $
+
+To use this package:
+
+1. Create a group named `i2ocfg'.
+2. chgrp i2ocfg /dev/iop?
+3. chmod g=rw /dev/iop?
+4. chgrp i2ocfg ${PREFIX}/libexec/cgi-bin/i2ocfg
+5. chmod g+s ${PREFIX}/libexec/cgi-bin/i2ocfg
+6. Ensure that a HTTP server is installed. If it's running, stop it.
+7. Ensure that the HTTP server will execute SGID CGI programs.
+8. Put HTTP access control in place. SSL would be a good idea.
+9. Start the HTTP server.
+
+===========================================================================