RC9 IIS integration

Specific support for Deluge on Microsoft Windows OS
Post Reply
Atomsk47

RC9 IIS integration

Post by Atomsk47 »

Hello I run a server running IIS 6 and I would like to integrate Deluge with IIS does anyone know how to do this or have a link to a guide? Thank you.
mvoncken
Developer
Developer
Posts: 225
Joined: Mon Sep 03, 2007 9:38 pm

Re: RC9 IIS integration

Post by mvoncken »

Atomsk47 wrote:Hello I run a server running IIS 6 and I would like to integrate Deluge with IIS does anyone know how to do this or have a link to a guide? Thank you.
The good news : it should be possible.
The bad news : noone has done it before.

webui should be wsgi-compliant.
apache2 wsgi tutorial : http://forum.deluge-torrent.org/viewtop ... sgi#p18985
1st google hit on IIS wsgi : http://code.google.com/p/isapi-wsgi/

You could try to get it to work and post a nice tutorial for the rest of us.
dev: webui, core, labels | irc:vonck7 |
Post Reply