#!/bin/bash echo -n -e "HTTP/1.1 200 OK\n" echo -n -e "Content-Type: text/html\n\n" cat << EOF

If you are not redirected to cPMalScan admin in three seconds, click here.

EOF