From ae04e9e5035df1401632242a4e025e1739bca1e3 Mon Sep 17 00:00:00 2001 From: interp Date: Mon, 2 Sep 2002 13:33:45 +0000 Subject: [PATCH] generate correct status header line --- web-server/root/cgi-bin/comments.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-server/root/cgi-bin/comments.sh b/web-server/root/cgi-bin/comments.sh index d046fd7..2815870 100755 --- a/web-server/root/cgi-bin/comments.sh +++ b/web-server/root/cgi-bin/comments.sh @@ -1,6 +1,6 @@ #!/bin/sh echo Content-Type: text/html -echo Status: 200 +echo Status: 200 OK echo echo "

This is the cgi script.

" echo "
Current date: "