Hmm... that sort of makes the situation I have more confusing. If I'm
getting a 304 and that means the asset hasn't changed, why then aren't
the assets being used? If I manually enter the address in my browser
(e.g.
http://localhost/appname/stylesheets/foo.min.css), I get a 404.
However, Apache says 304 in the log.
James