Files
umbrix-libcore/wrt/files/webui/_headers
Kaveh Dadgar e3e763d5a7 add: openwrt import webui assets 2.3.0
import webui assets from latest 2.3.0 release packages for OpenWrt releases as well.
2024-09-08 20:18:49 +03:30

13 lines
340 B
Plaintext

# for netlify hosting
# https://docs.netlify.com/routing/headers/#syntax-for-the-headers-file
/*
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Referrer-Policy: same-origin
/*.css
Cache-Control: public, max-age=31536000, immutable
/*.js
Cache-Control: public, max-age=31536000, immutable