Hi, I am trying to deploy a trivial rails application on an apache server, using the, as I understand obsolete, CGI way. First of all, some versions: System: Debian 5.0 Apache: Apache 2.2.9 Ruby: 1.8.7 Gem: 1.3.1 (manually installed, downloaded from rubyonrails.org) Installed gems: actionmailer (2.3.2) actionpack (2.3.2) activerecord (2.3.2) activeresource (2.3.2) activesupport (2.3.2) rails (2.3.

