summaryrefslogtreecommitdiff
path: root/sysutils/i2ocfg/MESSAGE
blob: 445f9d37f1ab011e715d41f11890e0cbb835945e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.

===========================================================================