mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-31 01:05:16 +08:00
httpserver: Add webdav plugin directive (#1752)
This commit is contained in:
parent
25a596a98f
commit
0985024670
@ -487,6 +487,7 @@ var directives = []string{
|
||||
"cgi", // github.com/jung-kurt/caddy-cgi
|
||||
"websocket",
|
||||
"filemanager", // github.com/hacdias/caddy-filemanager
|
||||
"webdav", // github.com/hacdias/caddy-webdav
|
||||
"markdown",
|
||||
"templates",
|
||||
"browse",
|
||||
|
Loading…
x
Reference in New Issue
Block a user