Skip to content

404 for files containing periods #726

@rburgst

Description

@rburgst

Description

consider the follwing directory structure

- file.name.html
- file.name\
    - data.json

and the following config

		{
			trailingSlash: false,
			directoryListing: false,
                }

requesting http://localhost:3000/file.name will produce a 404 since dir listings are disabled and it does not search for file.name.html

Library version

14.0.1

Node version

16.13.1

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