PDA

View Full Version : rails app giving 404 pages



MarcoBarbosa
04-10-2008, 10:59 AM
Hi,

I have a rails application running on bluehost, but whenever i click a link on the site i get an 404 error from apache.

The application is working properly locally on my computer (with webrick), now that i have uploaded to the server is not working.

As the 404 page i get is from Apache, the problem is not related to my code (as i mentioned before, it works locally).

It seems that apache doesn't know the MVC or something, as it looks for a folder like /controller/action.html wich surely shouldn't exist.

If i click a link, i get 404, it doens't look for the controller and then the action and load the view.

Anybody got something like this?

Am i missing something that i should have changed?

Please help!

MarcoBarbosa
04-11-2008, 05:24 AM
nobody ever had anything similar?

danvalencia
11-28-2008, 09:07 AM
Hey did you ever solve this problem ? I'm having the same issue...

alfaim
04-04-2009, 06:12 AM
I'm also having this problem. And Bill from livechat, told me that this is related to my app, and that i should look for support on rubyonrails.org