comment added
This commit is contained in:
parent
7c5de69604
commit
bcf8f37c43
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# An example CGI program outputing the current date
|
||||||
echo Content-Type: text/html
|
echo Content-Type: text/html
|
||||||
echo Status: 200 OK
|
echo Status: 200 OK
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in New Issue