http: Hmmm
This commit is contained in:
parent
c6228037cb
commit
851931d518
@ -186,7 +186,7 @@ func (this *Handler) serveFile (
|
||||
http.ServeFileFS(res, req, this.Environment.GetFS(), name)
|
||||
return
|
||||
}
|
||||
this.serveDocument(res, req, name)
|
||||
this.serveDocument(res, req, name)
|
||||
}
|
||||
|
||||
func (this *Handler) serveDirectory (
|
||||
|
Loading…
Reference in New Issue
Block a user