CGIHTTPServer

Alex Martelli aleaxit at yahoo.com
Sun Feb 11 02:40:32 EST 2001


"Röschmann, Thies" <TRoeschmann at ohltec.de> wrote in message
news:mailman.981842112.10482.python-list at python.org...
> Hello,
>
> How can I configure my own CGIHTTPServer from Python1.5.2-Lib to run my
> Python-scripts on WinNT4.0?

Get the CGIHTTPServer from Python 2 -- it's been enhanced so it
does run well under NT too, so it will show you what changes you
have to make to your older version for the same purpose.


Alex






More information about the Python-list mailing list