#!/usr/pkg/bin/python # need this for apache server: print "content-type: text/html \n"; var = 'dude...' print "This script is running python " + var