Steffen Ebermann wrote:
Hi,
this might be a little off topic (could be any other language)
but I'm trying to set up Python to use FastCGI instead of plain CGI.
The basic setup is no problem but every tutorial (including Python's
'HOWTO Use Python in the web') ends with some basic dispatch fi
Steffen Ebermann wrote:
Hi,
this might be a little off topic (could be any other language)
but I'm trying to set up Python to use FastCGI instead of plain CGI.
The basic setup is no problem but every tutorial (including Python's
'HOWTO Use Python in the web') ends with some basic dispatch fi
Hi,
this might be a little off topic (could be any other language)
but I'm trying to set up Python to use FastCGI instead of plain CGI.
The basic setup is no problem but every tutorial (including Python's
'HOWTO Use Python in the web') ends with some basic dispatch file and
that's it. I guess