generated from kriasoft/react-starter-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_headers
More file actions
43 lines (31 loc) · 1.02 KB
/
_headers
File metadata and controls
43 lines (31 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
/*
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
X-Content-Type-Options: nosniff
Referrer-Policy: strict-origin-when-cross-origin
Permissions-Policy: camera=(), microphone=(), geolocation=()
Content-Security-Policy: default-src 'self'; frame-ancestors 'none'; img-src 'self' data:; font-src 'self'; object-src 'none'; base-uri 'self'
X-Frame-Options: DENY
/*.html
Cache-Control: public, max-age=0, must-revalidate
/*.css
Cache-Control: public, max-age=31536000, immutable
/*.js
Cache-Control: public, max-age=31536000, immutable
/*.woff2
Cache-Control: public, max-age=31536000, immutable
/*.woff
Cache-Control: public, max-age=31536000, immutable
/*.ttf
Cache-Control: public, max-age=31536000, immutable
/*.svg
Cache-Control: public, max-age=86400
/*.jpg
Cache-Control: public, max-age=86400
/*.jpeg
Cache-Control: public, max-age=86400
/*.png
Cache-Control: public, max-age=86400
/*.webp
Cache-Control: public, max-age=86400
/*.ico
Cache-Control: public, max-age=86400