Apache HOW-TO

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!

Slightly outdated but you should still be able to use it:
http://www.urbanpuddle.com/articles/2008/01/09/install-ruby-on-rails-on-ubutu-gutsy-gibbon-apache-version

On Thu, Jul 3, 2008 at 7:35 PM, Jason B.
[email protected] wrote:

apachectl -v Server version: Apache/2.0.59

Thank you for any help!

Posted via http://www.ruby-forum.com/.


support independent business – http://www.buyindie.net/

I just finished watching the peepcode screencast on Passenger - its a
great step by step guide. I had my dev box running Apache with
Passenger and serving my rails apps very easily.

Matt

On Jul 3, 7:35 pm, Jason B. [email protected]