#!/bin/sh . /etc/web-splash.conf echo "Content-type: text/html" echo cat "$SPLASH_DOCUMENT" "$SPLASH_BIN/web-splash.sh" register "$REMOTE_ADDR"