Correct routing to handle static file requests

Have you tried your app without them? In most (all?) environments requests will only be passed to rails if there isn’t a static file matching the URL.

James.