thumb: dynamic image relay with resize option
[minimedit.git] / thumb / .htaccess
diff --git a/thumb/.htaccess b/thumb/.htaccess
new file mode 100644 (file)
index 0000000..c63c79e
--- /dev/null
@@ -0,0 +1,3 @@
+<IfModule mod_headers.c>
+       Header set Cache-Control "max-age=2628000, immutable"
+</IfModule>