I have 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? Can someone help me?