Routing Error!

hello,
oups big problem in production …
I don’t know why but I lost my stylesheets and images … rails route
/images /stylesheets as it was a controller ??
=> so no images no stylesheets !!

any idea ??

example:
Routing Error

Recognition failed for “/stylesheets/base.css”

thanks for help
arnaud

Arnaud G. wrote:

hello,
oups big problem in production …
I don’t know why but I lost my stylesheets and images … rails route
/images /stylesheets as it was a controller ??
=> so no images no stylesheets !!

any idea ??

example:
Routing Error

Recognition failed for “/stylesheets/base.css”

thanks for help
arnaud

arnaud, I"m having a similar problem, only we were serving the images
with lighttpd, but all of a sudden I can’t find any images or css
styles, but the files themselves are there and the path is corect

have you had any luck with this?