Skip to content

BASE_URL stopped working #13

@fallenleavesgocrunch

Description

@fallenleavesgocrunch

The BASE_URL environment variable used to allow subpathing, eg:
BASE_URL=https://myserver/dumbkan

But now it will only respond to / not /dumbkan

wget http://localhost/dumbkan/
response code: 404

wget http://localhost/
response code: 200

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions