buaazp / fasthttprouter

A high performance fasthttp request router that scales well

Home Page:http://godoc.org/github.com/buaazp/fasthttprouter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static files from root

tkliner opened this issue · comments

Hello,

is there any way to handle a static file eg /text.txt directly from root? If I use router.ServeFiles (/ * filepath, "./assets") I get a bug with children / * filepath