trying again: CgiHttpServer workalike for Win/NT and Win/98?

Aahz Maruch aahz at netcom.com
Thu Dec 16 11:34:13 EST 1999


In article <837o38$b65$1 at serv1.iunet.it>,
Alex Martelli <alex at magenta.com> wrote:
>
>To test some CGI scripts with minimal hassle, I would like to
>be able to run CgiHttpServer.py, or something similar to it,
>on some Windows/NT and Windows/98 PCs.  Unfortunately
>for this purpose, it seems that CgiHttpServer.py itself is oriented 
>to Unix (e.g., it wants to fork to run the script).

The /F-bot gave you an answer, but it needs a bit of fleshing: unless
you specifically need to run CGI scripts, you may be better off running
them as Python modules underneath Medusa (which would take some
rewriting on your part); this would make OSes completely transparent.
--
                      --- Aahz (@netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

TEOTWAWKI -- 16 days and counting!



More information about the Python-list mailing list