I am trying to move a Rails app from OS X using Lighttpd to a OS X Leopard server with Apache and Mongrel. I've got as far as the welcome to rails message, but I can't get any further.
This works: http://myserver.com:3001/ (gives me the welcome message) This doesn't: http://myserver.com:3001/foo I get: Routing Error - no route found to match "/foo" with {:method=>:get} I looked through route.rb but couldn't tell what to change. I know just enough of this stuff to be dangerous (and helpless). Any ideas? Thanks, Japercaper -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
