IIS7 上的 Ruby on Rails

发布于 2024-09-12 01:38:00 字数 189 浏览 4 评论 0原文

由于客户要求,我需要让 Ruby on Rails 在 IIS7 上运行。我想听听关于选择哪个 Ruby 版本(IronRuby 与 Ruby)以及使用 IIS7 的最佳方法(ISAPI Rewrite、IronRuby.Rack、FastCGI)的建议。另外,上述选项的可靠性如何。我从未在 Windows 环境中使用 IIS 完成过此操作,因此我们将不胜感激。

Due to client requirements, I need to get Ruby on Rails working on IIS7. I'd like to hear recommendations which version of Ruby to choose (IronRuby vs. Ruby) and the best approach for using IIS7 (ISAPI Rewrite, IronRuby.Rack, FastCGI). Also, what is the reliability of the above options. I've never done this on a Windows environment using IIS, so any help would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

放我走吧 2024-09-19 01:38:00

我会选择 FastCGI。 IronRuby.Rack 尚未进入生产模式。

I would go with FastCGI. IronRuby.Rack is not in production mode yet.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文