views:

37

answers:

0

Im trying to update a 1&1 server to run rails 3 with apache and fastcgi.

Has anyone done this yet?

I the dispatch.fcgi file I have:

require 'fcgi_handler'

but apparently rails 3 does not have this file any more.