summaryrefslogtreecommitdiffstats
path: root/src/civetweb/test/bad.cgi
blob: 1560f82d3fb5ee0a669a566ba24ec08dde8ce18f (plain)
1
2
3
4
5
6
#!/bin/sh

echo "echoing bad headers: server must report status 500"
exec 1>&2
echo "Bad CGI script (for test)"