mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 12:36:16 -04:00
parent
6161a07af2
commit
49ed10d267
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ Multiple header directives that are intended to be mutually-exclusive:
|
|||
|
||||
```caddy-d
|
||||
route {
|
||||
header Cache-Control max=age=3600
|
||||
header Cache-Control max-age=3600
|
||||
header /static/* Cache-Control max-age=31536000
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue