summaryrefslogtreecommitdiff
path: root/www/cgilib/MESSAGE
blob: 917c418bb79d779a94fd948c9968f54e6bc3e93f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
======================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 02:16:27 zuntum Exp $

Please note that this package has installed two CGI programs to
${PREFIX}/libexec/cgi-bin/

If this is not what you wanted (perhaps because this system is a
"live" web server and you don't want these 2 cgi programs available),
you may want to remove execute permissions from those two files by
doing:

  chmod a-x ${PREFIX}/libexec/cgi-bin/cgitest
  chmod a-x ${PREFIX}/libexec/cgi-bin/jumpto

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