Apache2-CondProxy

 view release on metacpan or  search on metacpan

t/htdocs/env.cgi  view on Meta::CPAN

#!/bin/sh

echo Status: 404 Not Found
echo Content-Type: text/plain
echo
env | sort
echo
cat -



( run in 0.487 second using v1.01-cache-2.11-cpan-39bf76dae61 )