index
:
ceph
debian
progress-linux
upstream
debian 11: ceph
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
civetweb
/
test
/
hello.cgi
blob: cc96814f804831a0e68f48059c061b144bf3669f (
plain
)
1
2
3
4
5
6
7
#!/bin/sh
echo
"Content-Type: text/plain"
echo
echo
"Query string:"
echo
$QUERY_STRING