basic cgi added

This commit is contained in:
lars 2005-05-17 00:39:58 +00:00
parent bdc8da0746
commit b196b7ecd0
3 changed files with 25 additions and 0 deletions

9
web-splash/web-splash.cgi Executable file
View file

@ -0,0 +1,9 @@
#!/bin/sh
echo "Content-type: text/html"
echo
cat "$SPLASH_DOCUMENT"
#/test/web-splash.sh register
set | sed "s/$/<br>/"