1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-06 05:02:40 +03:00

Show CGI variables in Linux mini-CGI shell script

This commit is contained in:
bel2125
2015-06-16 23:08:24 +02:00
parent 83e109b0b8
commit a3d71a0a0c

View File

@@ -3,4 +3,7 @@
echo "Content-Type: text/plain"
echo
echo "This is shell script CGI."
echo "This is a shell script called by CGI:"
echo
set