Hosting Ruby on Rails on Linux…
… couldn’t be easier. Here are some instructions on how to deploy ruby on rails on Ubuntu Breezy making use of Apache webserver. And here are instructions to make use of mod_fcgid (better than mod_fastcgi).
Also, don’t forget to change the shebang line on dispatch.cgi and dispatch.fcgi (the latter applies if you’re willing to go with fcgid.. and you should!) . It took me a while to figure out what could be the problem.
Overall, it is damn fast :-) Ruby on Rails rocks!




No Responses to “Hosting Ruby on Rails on Linux…”