Skip to content

Server root file from static endpoints #31

@visola

Description

@visola

User Story

As a user, I want to be able to serve a root file when pointing a directory.

Description

When serving a directory statically, when requesting a folder, it should return the index.html file or a 404 if non-existing.

A configurable root file name should also be available

Acceptance Criteria

  • When a request maps to a static endpoint, if it points to a folder, it should check for a root file
  • Root file name should be configurable and default to index.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions