Web Hosting Talk







View Full Version : RoR in CPanel


jpetrov
08-12-2005, 07:12 AM
Ruby on Rails on production environment - on a CPanel server... Which road to follow:

- RoR + FastCGI on Apache
- RoR + lighttpd + FastCGI -> mod_proxy -> Apache

And is there ANY useable HOWTO for the second option - esp. for CPanel servers?

krumms
08-12-2005, 07:41 AM
fwiw, RoR + lighttpd was the most stable set up for us. You're on your own working out how it all goes together though :)