Import civetweb ans jsoncpp
This commit is contained in:
9
3P/civetweb/test/linux.cgi
Executable file
9
3P/civetweb/test/linux.cgi
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Content-Type: text/plain"
|
||||
echo
|
||||
|
||||
echo "This is a shell script called by CGI:"
|
||||
echo
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user