summaryrefslogtreecommitdiff
path: root/www/cgilib/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgilib/MESSAGE')
-rw-r--r--www/cgilib/MESSAGE15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/cgilib/MESSAGE b/www/cgilib/MESSAGE
new file mode 100644
index 00000000000..917c418bb79
--- /dev/null
+++ b/www/cgilib/MESSAGE
@@ -0,0 +1,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
+
+======================================================================