简体   繁体   中英

How can i run a ruby on rails project on apache server?

I have project, personal blog with ruby on rails 3. I use linux. I want to run this project on apache server, not in webbrick.

How can i do this?

It will be very helpful if someone can answer.

Thanks

You can take a look at Passenger *:

http://www.modrails.com/

This is a module for Apache that works like mod_php. It's very easy to setup and you can also use the Ruby Enterprise Edition to use "33% less memory on average":

http://www.rubyenterpriseedition.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM