Would anyone who has successfully deployed applications using IIS on
Windows 2000 and Windows 2003 be gracious enough to provide me with any
information besides the current information on the Wiki? I have only
had one success at deploying Rails to IIS… And several failures.
Specifically, I would like to know :
- what modifications (if any) were needed to the Rails core (I’ve seen
several variations) - what rewriter you used (I’ve tried Iconic’s and ISAPIRewrite with
mixed results) - What your registry key for FASTCGI looks like
- What permissions were required to the ruby/bin folder, the app folder,
and the isapi filters - How to handle “unable to connect to fastcgi server” messages
I would welcome any help I can get; it’s comforting to know that people
have gotten this to work, although I realize that it might not be
optimal. (I need to do this as a first step.)
Thanks in advance
Best regards,
Brian H.