luasocket/test/cgi/cat-index-html

6 lines
64 B
Bash
Executable File

#!/bin/sh
echo Content-type: text/plain
echo
cat ../index.html