Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / i2ocfg / MESSAGE
blob0fe5fce0fb42c2cd7ecf14d768ae39bee898f5e2
1 ===========================================================================
2 $NetBSD: MESSAGE,v 1.2 2001/03/22 15:43:15 ad Exp $
4 To use this package:
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.
16 ===========================================================================