mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-21 15:45:36 +08:00
add static file server and fix root mapping bug
This commit is contained in:
@@ -136,5 +136,6 @@
|
||||
"xsl": "text/xml",
|
||||
"xwd": "image/x-xwindowdump",
|
||||
"xyz": "chemical/x-xyz",
|
||||
"zip": "application/zip"
|
||||
}
|
||||
"zip": "application/zip",
|
||||
"": "application/octet-stream"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user