Execute a python script with CGI ?

gregor gregor at ediwo.com
Thu Jun 26 12:17:56 EDT 2014


Hi,

Am Thu, 26 Jun 2014 08:24:56 -0700 (PDT)
schrieb dandrigo <laurent.celati at gmail.com>:

> I coded a python script (web service with query postgresql/postgis).
> Up to now, i did several test on my local laptop station (windows). 
> 
> Now i want to execute this python script on our remote server (Web
> server : Apache;OS :  Linux). 
> 
> How to write a CGI template please? 
> 
> Could you throw light for me? 

https://docs.python.org/2/library/cgi.html

--
Greg                                     




More information about the Python-list mailing list