Problem w/ routes.rb

I have the exact same problem! It makes absolutely no sense.

When I run the WEBrick server, the routing works fine. In Apache + FCGI, however, it does not.

Any help would be appreciated

-Matt

Greetings!

Here is my routes file:

Aha!

I upgraded RubyGems to 0.9.1 and everything works again! =)

-Matt

My problem is identical, but occurs only when I graft my rails app onto an existing web site with a symlink. If I set the rails app as the document root it work fine.

I have switched back to rails 1.1.6 and im working again. Im going to wait for rails 1.2.2

How did you switch back to 1.1.6 from 1.2.2

Thanks