Skip to content

Ktor v3.1.1 broke staticFiles index #4706

Open
@loxal

Description

@loxal

staticFiles(remotePath = "/", dir = File("static"), index = "index.html") // worked in Ktor v3.1.0 and does not work in Ktor v3.1.1

Instead of the index.html I get a 404 for / now.

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