aboutsummaryrefslogtreecommitdiff
path: root/deploy/headers_static.conf
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/headers_static.conf')
-rw-r--r--deploy/headers_static.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy/headers_static.conf b/deploy/headers_static.conf
new file mode 100644
index 0000000..2b3f31d
--- /dev/null
+++ b/deploy/headers_static.conf
@@ -0,0 +1,3 @@
+include headers_secure.conf;
+# Infinite caching
+add_header Cache-Control "public, max-age=31536000, immutable";