1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-26 07:29:06 +02:00
alltube/.htaccess
Pierre Rudloff 4edfdd3edd Perf
2015-04-10 23:50:57 +02:00

9 lines
325 B
ApacheConf

AddType application/x-web-app-manifest+json .webapp
ExpiresActive On
ExpiresByType application/javascript "access plus 1 week"
ExpiresByType text/css "access plus 1 week"
ExpiresByType image/png "access plus 1 week"
ExpiresByType image/jpeg "access plus 1 week"
ExpiresByType image/svg+xml "access plus 1 week"
FileETag None