Commit 79f2deee authored by Hugues Lismonde's avatar Hugues Lismonde

Add expires directive

parent bac54de9
...@@ -412,6 +412,7 @@ var directives = []string{ ...@@ -412,6 +412,7 @@ var directives = []string{
"ratelimit", // github.com/xuqingfeng/caddy-rate-limit "ratelimit", // github.com/xuqingfeng/caddy-rate-limit
"search", // github.com/pedronasser/caddy-search "search", // github.com/pedronasser/caddy-search
"header", "header",
"expires", // github.com/epicagency/caddy-expires
"redir", "redir",
"status", "status",
"cors", // github.com/captncraig/cors/caddy "cors", // github.com/captncraig/cors/caddy
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment