开发者

configuring Rails on IIS?

开发者 https://www.devze.com 2022-12-13 18:26 出处:网络
We are planning to take a virtual dedicated server where we can host our .NET , PHP and rails application together .Since we need to host .NET webapps , linux is out of question . I have configured PH

We are planning to take a virtual dedicated server where we can host our .NET , PHP and rails application together . Since we need to host .NET webapps , linux is out of question . I have configured PHP on IIS , but was wondering if it is possible t开发者_开发问答o configure rails with IIS .

We want to avoid another webserver running just for rails .


I've set it up on IIS7 using the tools available at http://roriis.codeplex.com/.


I've written a blog post for IIS 6 with Rails 3 here in case anyone else is looking for that kind of configuration and finds this post.


If you have Microsoft ISA server, it can act as a reverse proxy to Mongrel cluster. There is also a plugin called IIRF that works to achieve the same goals in standard IIS.

0

精彩评论

暂无评论...
验证码 换一张
取 消