summaryrefslogtreecommitdiffstats
path: root/mongoose/test/hello.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'mongoose/test/hello.cgi')
-rwxr-xr-xmongoose/test/hello.cgi6
1 files changed, 6 insertions, 0 deletions
diff --git a/mongoose/test/hello.cgi b/mongoose/test/hello.cgi
new file mode 100755
index 0000000..6a288d2
--- /dev/null
+++ b/mongoose/test/hello.cgi
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+echo "Content-Type: text/plain"
+echo
+
+echo $QUERY_STRING