Hi Robin,
> I thought I'd check here in case anyone has already connected
> django to IIS.
>
>
> I tried the PyISAPIe, but it doesn't do what django needs and
> I guess I should
> have looked around at win32 before doing that.
>
> It seems the isapi stuff will do what I want and there's
> already
I spent a lot of time working on this recently.
http://pylonshq.com/project/pylonshq/wiki/ServePylonsWithIIS
is uses isapi_wsgi
davep
Sidnei da Silva wrote:
> On Fri, Sep 08, 2006 at 05:49:42PM +0100, Robin Becker wrote:
> | I thought I'd check here in case anyone has already connected django t
On Fri, Sep 08, 2006 at 05:49:42PM +0100, Robin Becker wrote:
| I thought I'd check here in case anyone has already connected django to IIS.
You could try http://isapi-wsgi.python-hosting.com/ if django can be
run as a WSGI app (which I believe it can).
--
Sidnei da Silva
Enfold Systems
I thought I'd check here in case anyone has already connected django to IIS.
I tried the PyISAPIe, but it doesn't do what django needs and I guess I should
have looked around at win32 before doing that.
It seems the isapi stuff will do what I want and there's already a model of
mapping the ISA