pkgsrc/sysutils/i2ocfg/MESSAGE

17 lines
633 B
Text
Raw Normal View History

===========================================================================
$NetBSD: MESSAGE,v 1.1 2001/10/31 22:53:18 zuntum Exp $
To use this package:
2001-03-22 16:43:15 +01:00
1. Create a group named `i2ocfg'.
2. chgrp i2ocfg /dev/iop?
3. chmod g=rw /dev/iop?
2001-03-22 16:43:15 +01:00
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.
===========================================================================