Fixup fromcvs/togit conversion
[pkgsrcv2.git] / sysutils / i2ocfg / MESSAGE
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.2 2001/03/22 15:43:15 ad Exp $
3
4 To use this package:
5
6 1. Create a group named `i2ocfg'.
7 2. chgrp i2ocfg /dev/iop?
8 3. chmod g=rw /dev/iop?
9 4. chgrp i2ocfg ${PREFIX}/libexec/cgi-bin/i2ocfg
10 5. chmod g+s ${PREFIX}/libexec/cgi-bin/i2ocfg
11 6. Ensure that a HTTP server is installed. If it's running, stop it.
12 7. Ensure that the HTTP server will execute SGID CGI programs.
13 8. Put HTTP access control in place.  SSL would be a good idea.
14 9. Start the HTTP server.
15
16 ===========================================================================