diff --git a/static/_headers b/static/_headers new file mode 100644 index 0000000..af8b18a --- /dev/null +++ b/static/_headers @@ -0,0 +1,16 @@ +/* + X-Content-Type-Options: nosniff + X-XSS-Protection: 1; mode=block + X-Frame-Options: DENY + +/*.jpg + Cache-Control: max-age=8035200 + +/*.svg + Cache-Control: max-age=8035200 + +/*.css + Cache-Control: max-age=2678400 + +/*.js + Cache-Control: max-age=2678400