#!/bin/sh . conf.sh . lib.sh . corehandlers.sh cd .. . "$SITE_DIR/_wesh/config" printf "Content-Type: text/html\n" printf "\n" handler lib/headers.tpl handler lib/default_master.tpl