From bcf8f37c43be4ded295fa296a8459a48f2a4b59f Mon Sep 17 00:00:00 2001 From: interp Date: Sat, 14 Sep 2002 16:46:15 +0000 Subject: [PATCH] comment added --- web-server/root/cgi-bin/comments.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/web-server/root/cgi-bin/comments.sh b/web-server/root/cgi-bin/comments.sh index 2815870..319908e 100755 --- a/web-server/root/cgi-bin/comments.sh +++ b/web-server/root/cgi-bin/comments.sh @@ -1,4 +1,5 @@ #!/bin/sh +# An example CGI program outputing the current date echo Content-Type: text/html echo Status: 200 OK echo