Python and IIS

dsavitsk dsavitsk at e-coli.net
Fri May 17 15:46:16 EDT 2002


note that FAQ 8.17 is entitled "Setting up IIS 5 to use Python for CGI" and
might be of help.

it will point you to these sites

http://www.e-coli.net/pyiis_server.html (for Win2k Server)
http://www.e-coli.net/pyiis.html (for Win2k pro)

also, if it is Python enough for the FAQ, it is Python enough for
comp.lang.python.

-d

"Robert Plant" <robert.plant at clara.co.uk> wrote in message
news:1021653047.71194.0 at demeter.uk.clara.net...
> Hi,
>
> I am sorry if this seems a stupid post but i really dont know how to do
> it.....
>
> I would like to configure IIS 5 to use python cgi scripts.
>
> I have set up the registry to use the "c:\<prog loc>\python.exe" -u %s %s
> A question about this, i created a new string value called .py is this
> right??
>
> I am confused as to where to put the python script in IIS, and how to
> reference the python location in windows, i have only used it in linux
> before, ie !#/usr/bin......
>
> I put the scripts in a directory in the root folder.
>
> Anyway, i put the script in a directory and made a html file, but when i
> click the button it only prints out the file as text.
>
> Please could somebody help me.
>
> Thanks
> rob
>
>





More information about the Python-list mailing list