summaryrefslogtreecommitdiffstats
path: root/src/civetweb/test/linux.cgi
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/civetweb/test/linux.cgi9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/civetweb/test/linux.cgi b/src/civetweb/test/linux.cgi
new file mode 100755
index 000000000..f65fc7a04
--- /dev/null
+++ b/src/civetweb/test/linux.cgi
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+printf "Content-Type: text/plain\r\n"
+printf "\r\n"
+
+echo "This is a shell script called by CGI:"
+echo
+set
+