What is the quickiest and easiest way to make a py script run on a Web server? I have access to an Apache Web server running on Linux.
I'm often asked to run some of my scripts on behalf of others. My hope is to make a simple Web-based interface where people could run the scripts themselves whenever they like... instead of asking me. I'd rather not rewrite the scripts with PHP. Any tips on a fast, easy way of doing this? Thanks! -- http://mail.python.org/mailman/listinfo/python-list
