Thu, 06 Apr 2017 19:00:07 +0200
ht is not PVC....
<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>