#!/bin/sh echo "Content-Type: text/html" echo "" echo "

Busybox HTTPD SH Server

" echo "

For total control, scripts like this (/index.sh) can be written.

" echo "

A demo of a more template-like page is at cgiinfo.html

"