Skip to content

The http server does not default properly to index.html #175

@evialle73

Description

@evialle73

If I try to reach the root index.html everything is fine: http://localhost:3000/ is properly displaying index.html
but if I try to reach a sub folder with another index.html: http://localhost:3000/a/b/ , the server deliver the root index.html instead of the file a/b/index.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions