I have a server which only supports talking to Python using CGI. It
also requires a custom shebang line.
I was able to get the sample one working, from:
http://wiki.python.org/moin/CgiScripts
But I can't figure out how to make the "cgihandler.py" version work.
Thanks for all suggestions,
Alec Taylor