Skip to content

RFC: default domains folder #19

@scripting

Description

@scripting

The proposed feature

If a request arrives for which there is no sub-folder of the domains folder to route it to, if there is a sub-foldler named default, the request is routed to that folder.

Why?

It makes it easy to set up PagePark without having to worry about where the request is designated to go.

This is particularly difficult when setting up a server on Glitch, where the assigned domain might be something like horse-diego-haircut.glitch.me. It's hard to instruct the user to set this up when your instructions can't tell them exactly what to type. With this feature the instructions can say: Create a file named domains/default/index.md

Concerns

As always the first concern is breakage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions