Rails 3 Routing problem

I have moved some of my development on to my server.
http://ls1.bigseapreview.com . The homepage works just fine, but any
other route isn’t correctly working.

If I attempt to go to http://ls1.bigseapreview.com/about, it throws a
404, but this all works locally.

I’m using Phusion Passenger, if that helps at all. I’m not quite sure
what to do to fix this problem, but at the moment I am forced to use
this subdomain.

On Thu, May 20, 2010 at 12:57 PM, Adam L. [email protected]
wrote:

Please post the routes file or the relevant sections of it to better
assist
you?

-Conrad

Conrad T. wrote:

On Thu, May 20, 2010 at 12:57 PM, Adam L. [email protected]
wrote:

Please post the routes file or the relevant sections of it to better
assist
you?

-Conrad

http://privatepaste.com/64e55f8503 is my full routes file.