Commit b210101f authored by Kurt's avatar Kurt

Register cgi plugin

parent ce7d3db1
...@@ -454,6 +454,7 @@ var directives = []string{ ...@@ -454,6 +454,7 @@ var directives = []string{
"prometheus", // github.com/miekg/caddy-prometheus "prometheus", // github.com/miekg/caddy-prometheus
"proxy", "proxy",
"fastcgi", "fastcgi",
"cgi", // github.com/jung-kurt/caddy-cgi
"websocket", "websocket",
"filemanager", // github.com/hacdias/caddy-filemanager "filemanager", // github.com/hacdias/caddy-filemanager
"markdown", "markdown",
......
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