]> granicus.if.org Git - apache/commitdiff
Fixed comment.
authorRainer Jung <rjung@apache.org>
Tue, 11 Dec 2012 11:32:30 +0000 (11:32 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 11 Dec 2012 11:32:30 +0000 (11:32 +0000)
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

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