mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-26 02:09:47 +08:00
Register cgi plugin
This commit is contained in:
parent
ce7d3db1be
commit
b210101f45
|
@ -454,6 +454,7 @@ var directives = []string{
|
|||
"prometheus", // github.com/miekg/caddy-prometheus
|
||||
"proxy",
|
||||
"fastcgi",
|
||||
"cgi", // github.com/jung-kurt/caddy-cgi
|
||||
"websocket",
|
||||
"filemanager", // github.com/hacdias/caddy-filemanager
|
||||
"markdown",
|
||||
|
|
Loading…
Reference in New Issue
Block a user