hello.cgi 68 B

123456
  1. #!/bin/sh
  2. echo "Content-Type: text/plain"
  3. echo
  4. echo $QUERY_STRING