summaryrefslogtreecommitdiff
path: root/www/cgilib/MESSAGE
blob: 55867c3097434752c37a1e789d8bc25fb3b19f74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:46 wiz 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

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