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.

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.

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

you?

-Conrad

Conrad Taylor wrote: