Skip to content

koa2 not found txt file #68

@wuchuguang

Description

@wuchuguang

file path
views/.xxx/aaa/xxx.txt

app.use(staticCache(path.join(__dirname, '/views'), {
        maxAge: 365 * 24 * 60 * 60,
        gzip:true,
    }))

i request localhost/.xxx/aaa/xxx.txt but not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions