用 Apache 替换 Mongrel

发布于 2024-09-11 13:09:12 字数 78 浏览 2 评论 0 原文

我是 Rails 新手,所以请耐心等待,我需要 apache tomcat 作为应用程序服务器。我如何通过替换默认的 Mongrel 来配置它

I am new to Rails, so bear with me, I need to have apache tomcat as application server. How do i configure that by replacing the default Mongrel

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

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

发布评论

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

评论(2

卷耳 2024-09-18 13:09:12

首先,要在tomcat上部署rails应用程序,您需要jRuby(在JVM上运行的ruby版本)。

我建议您阅读本教程来提出想法: http://thenice.tumblr.com/post/133345213/deploying-a-rails-application-in-tomcat-with-jruby-a

first of all, to deploy a rails app on tomcat, you need jRuby (a ruby version that runs on JVM).

I'll suggest you to read this tutorial to make an idea: http://thenice.tumblr.com/post/133345213/deploying-a-rails-application-in-tomcat-with-jruby-a

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