RE: URLs in IIS - Please look at my code and offersuggestion

Zed:

Thanks… should work but doesn’t always… Apache + SCGI works one
way and IIS works the other… The code I wrote seems to work in both
places…

Plus… I’m looking for a way to develop the app with WEBrick and then
just make a fix for deplyment without having to modify the rails app…

I think it’s Typo that has something like 50 routes defined… You’d
have to double them up to ensure that it works in all cases.

I’ll keep playing around with routes though.