Submitted by: fuankg
Backported by: rjung
Reviewed by: fuankg,rjung (CTR docs/comment)
Backport of r1391771 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@
1420101 13f79535-47bb-0310-9956-
ffa450edef68
#
# To permit this cgi, replace # on the first line above with the
-# appropriate #!/path/to/perl shebang, and set this script executable
-# with chmod 755.
+# appropriate #!/path/to/perl shebang, and on Unix / Linux also
+# set this script executable with chmod 755.
#
# Note that it is subject to cross site scripting attacks on MS IE
# and any other browser which fails to honor RFC2616, so never use