There is fcgi for iis (http://www.caraveo.com/fastcgi/), I've not tried it but you might be interested. you would have to install flup and there is a small edit taht is needed to make flup work with windows as a service, but its good start jose
primco wrote: > Any chance of pylons ever running under IIS? Is it even possible? It > would be nice to use IIS's integrated authentication. Maybe a work > around would be to use IIS as a proxy? > > Most of the Python IIS stuff I've seen uses Python as an ASP language > or directly executes .py scripts. > > I did manage to find this, which looks hopeful: > > http://isapi-wsgi.python-hosting.com/ > > (right now it is single-threaded) > > any thoughts? > > davep > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss -~----------~----~----~----~------~----~------~--~---
