Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

7 lines
113 B
Bash
Executable File

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