Files
climperor/web/frontend/_headers
T
vosonandCursor 9c5aa5b610 Reorganize repository into pc web shared monorepo
Separate the local recognition, web publishing, and shared data paths while preserving direct script execution and existing site content.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-29 14:29:08 +08:00

21 lines
423 B
Plaintext

/*
X-Content-Type-Options: nosniff
/index.html
Cache-Control: public, max-age=0, must-revalidate
/data.json
Cache-Control: public, max-age=0, must-revalidate
/app.js
Cache-Control: public, max-age=60, must-revalidate
/config.js
Cache-Control: public, max-age=0, must-revalidate
/router.js
Cache-Control: public, max-age=60, must-revalidate
/style.css
Cache-Control: public, max-age=300, must-revalidate