Thu, 06 Apr 2017 16:21:21 +0200
added 2d image to 3d viewer
<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>