Page 1 of 1

API Proxy for IIS (Windows Home Server 2011)

Posted: July 23rd, 2011, 1:52 pm
by U-Fighter
Hi All,

As I tried serveral attempts to get SABNZBd running served through IIS (ARR, URL Rewrite, etc) i started to develop a ASP (Webmatrix) page that proxies the API trough ISS 7.5.
The idea is to connect apps like SABMobile (Android) with the Homeservers ISS on port 80 or 443. Suprisingly it works. So I though i'm going to share this with you.

Please find the source code and a short documentation on how to add the iss page here: https://skydrive.live.com/redir.aspx?ci ... 3760F2!103

I'm looking forward to your comments or even on some Windows Home Server 2011 add-ins, gadgets and stuff based on that ASP Proxy

thx
U-Fighter

Re: API Proxy for IIS (Windows Home Server 2011)

Posted: July 23rd, 2011, 2:01 pm
by shypike
Cool, so far we only had a recipe for Apache servers.
Odd that IIS needs a tools like your's.
Still, nice work and thanks for sharing.