Skip to content

Base URL path incorrectly set behind reverse proxy #1525

@matthieucan

Description

@matthieucan

Hi,
I'm running selfoss in a Docker container. This container is in turn exposed via a reverse proxy under the /selfoss/ path.

I have set the base_url = /selfoss/ config option. However, I see a resulting <base href="/"> in index.html - which leads to all html resources missing the /selfoss/ prefix and returning 404.

Looking into the source, it seems the base path is not set via the base_url configuration parameter.

What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions