On 18 March 2010 17:03, Chris Mentch <lists@ruby-forum.com> wrote:
>...
> What is odd is that I even created a new rails app from scratch and it
> is also having the same problem serving up anything from the public
> folder---stylesheets, javascripts, images, etc... If I start webrick on
> this new app, it appears that the "new rails app" page loads with the
> images, but if I refresh, it immediately gives me the 500 errors on the
> static content.
Out of interest have you tried mongrel?
script/server mongrel
Otherwise I am out of my depth I am afraid.
Colin
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment