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