>
> Can anyone please recommend a good tutorial on how to deploy a rails
> app
> on apache?
>
> My system info is:
>
> linux (non-debian)
> ruby 1.8.6 (2007-03-13 patchlevel 0) [i686-linux]
> gem -v 1.2.0
> rails -v Rails 2.0.2
> apachectl -v Server version: Apache/2.0.59
>
>
> Thank you for any help!
> --
> Posted via http://www.ruby-forum.com/.
>
> >
You could use the passenger gem. It's fairly popular right now and
works exceptionally well. Very easy to set up too.