Python CGI programming

David Porter jcm at bigskytel.com
Thu Feb 1 20:39:55 EST 2001


* seung-won hwang <shwang5 at students.uiuc.edu>:
> 
> FYI, when I type the following example, web browser just shows
> the source code..not the test string... How can I fix this?

Make the file executable and put it in your web server's CGI bin, or some
other place where the web server will execute programs. 

David




More information about the Python-list mailing list