aboutsummaryrefslogtreecommitdiff
path: root/deploy/headers_static.conf
diff options
context:
space:
mode:
authorJulien Dessaux2021-11-13 18:42:52 +0100
committerJulien Dessaux2021-11-13 18:42:52 +0100
commit2a6536ad1ef62facc90567c43f3d4f9f1dd5d9cd (patch)
tree1c042cd1c58796bc571a381bcf316b41e3c8ae9c /deploy/headers_static.conf
parentMigrated gitea to dalinar and updated other pages to reflect that. Updated ww... (diff)
downloadwww-2a6536ad1ef62facc90567c43f3d4f9f1dd5d9cd.tar.gz
www-2a6536ad1ef62facc90567c43f3d4f9f1dd5d9cd.tar.bz2
www-2a6536ad1ef62facc90567c43f3d4f9f1dd5d9cd.zip
Added container building script and kubernetes manifest
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";