Steve Holden wrote: > [EMAIL PROTECTED] wrote: > > Pure cgi is too slow. "Active Scripting" means ASP, yes? > > I need something that will do cgi scripts (a lot of which I already > > have > > and can modify but don't want to rewrite extensively, partly because > > of time issues, partly because I want to preserve some degree of > > portability back to a unix environment.). I want something that does > > for IIS what mod_python does for apache. Fastcgi looked scary even > > on unix plaforms, seems like an act of desperation on Windows, > > > Yes, ASP is Active Scripting. > > Remember to use <@ LANGUAGE="PYTHON" @>
Except I need cgi, not asp, for the reasons i gave. -- http://mail.python.org/mailman/listinfo/python-list