diff --git a/caddyhttp/httpserver/plugin.go b/caddyhttp/httpserver/plugin.go index a0114692..04f3dd06 100644 --- a/caddyhttp/httpserver/plugin.go +++ b/caddyhttp/httpserver/plugin.go @@ -432,6 +432,7 @@ var directives = []string{ "hugo", // github.com/hacdias/caddy-hugo "mailout", // github.com/SchumacherFM/mailout "prometheus", // github.com/miekg/caddy-prometheus + "awslambda", // github.com/coopernurse/caddy-awslambda } const (