CGI on IIS

dsavitsk dsavitsk at e-coli.net
Fri Apr 6 16:53:20 EDT 2001


hi,
aside from the earlier advice to switch to apache, does anyone have any
helpful advice on how to make python cgi scripts run on iis (win2k iis5.0)?
i have done this

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\Script
Map
.cgi c:\Program Files\python.exe -u %s %s

but all i get back is

"%1 is not a valid Win32 application. "

thanks,
doug





More information about the Python-list mailing list