]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fixed comment.
authorGuenter Knauf <fuankg@apache.org>
Sat, 29 Sep 2012 08:25:21 +0000 (08:25 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 29 Sep 2012 08:25:21 +0000 (08:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1391771 13f79535-47bb-0310-9956-ffa450edef68

docs/cgi-examples/printenv

index be74feaa82e9bb540f81816e686ecbfcd80b61b6..fca6f8a435bb29fb2e7d03a5f9b4c2dd7883489a 100644 (file)
@@ -1,8 +1,8 @@
 #
 
 # 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