Skip to content

Create mapping between file system and HTTP interface #551

Description

@RubenVerborgh

The index handler overrides the path from / to /index.html, but not all handlers “see” this change. Just like #496 makes the base path uniform, we should make the path uniform as well.

In general, handlers should not make any assumptions about the filenames on the system and the eventual URL in the HTTP interface. Also relevant for #257 (and its current workaround #584).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions