.htaccess

Wed, 05 Apr 2017 01:00:00 +0200

author
mdd
date
Wed, 05 Apr 2017 01:00:00 +0200
changeset 15
0760f2016167
parent 12
b3cf0176512e
permissions
-rw-r--r--

Added tag cylindertransport_v2 for changeset ba3d8c56e6f5

<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>

mercurial