Thu, 06 Apr 2017 17:45:36 +0200
bug :)
<ifmodule mod_headers.c> <filesmatch "\\.(stl)$"> Header set Cache-Control "max-age=2592000, private" </filesmatch> <filesmatch "\\.(css)$"> Header set Cache-Control "max-age=604800, public" </filesmatch> <filesmatch "\\.(js)$"> Header set Cache-Control "max-age=216000, private" </filesmatch> </ifmodule>