#!/bin/sh

PATH=/bin:/sbin:/usr/bin:/usr/sbin

echo "Starting thttpd: "
thttpd -c *.cgi &