ruby on rails 3 - Plesk vs rails3 assets -


i took on clumsily-installed rails app. assets broke. chrome audit returns:

> leverage browser caching  following resources missing cache expiration. resources not specify expiration may not cached browsers:  jquery-1.8.3.js jquery-ui-1.8.17.custom.min.js rails.js application.js jquery.ui.base.css jquery.ui.theme.css  ...etc. 

this churns our network. wat do? in rails-land, or plesk's vhost.conf file, 1 add line of configuration correct http headers go out?

please don't tell me "just rebuild assets" - rebuild broken.

have @ andre spannig's page if tweak web server configuration current domain only: plesk 10 , vhost.conf. helped me once on different issue.

there may better way through rails not aware of 1 right now.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -