reinvent the wheel
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Content-Type: text/html"
|
||||
echo ""
|
||||
|
||||
echo "<h1>Busybox HTTPD SH Server</h1>"
|
||||
echo "<p>For total control, scripts like this (/index.sh) can be written.</p>"
|
||||
echo "<p>A demo of a more template-like page is at <a href="cgiinfo.html">cgiinfo.html</a></p>"
|
||||
Reference in New Issue
Block a user