Hei cgi

Eksempel på et enkel cgi i sh(1)

#!/bin/sh
echo "Content-type: text/plain"
echo 
echo 'Hei!'

Posted

in

by

Tags: