Simple python cgi question

Stephen Boulet stephen at SPAM.theboulets.IS.BAD.net
Wed Sep 17 09:49:18 EDT 2003


First of all, I'm not sure that the easiest way to do this is with 
python ...

I'd like to set up a web page that would accept a text file, process it 
with a local program, and then make available generated pdf and 
postscript files for downloading.

I'd like to limit the size of the file to be uploaded.

I have apache2 already up. Is this a job for (mod_)python?

-- Stephen





More information about the Python-list mailing list