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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user