| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 14500d8 commit b89cbe1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -407,13 +407,13 @@ var directives = []string{ | |||
| 407 | 407 | "rewrite", | |
| 408 | 408 | "ext", | |
| 409 | 409 | "gzip", | |
| 410 | + "header", | ||
| 410 | 411 | "errors", | |
| 411 | 412 | "minify", // github.com/hacdias/caddy-minify | |
| 412 | 413 | "ipfilter", // github.com/pyed/ipfilter | |
| 413 | 414 | "ratelimit", // github.com/xuqingfeng/caddy-rate-limit | |
| 414 | 415 | "search", // github.com/pedronasser/caddy-search | |
| 415 | - "header", | ||
| 416 | - "expires", // github.com/epicagency/caddy-expires | ||
| 416 | + "expires", // github.com/epicagency/caddy-expires | ||
| 417 | 417 | "basicauth", | |
| 418 | 418 | "redir", | |
| 419 | 419 | "status", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments