Skip to content

Web Server Base Path Setting #4407

@nlvw

Description

@nlvw

So when running the Zellij web server it expects all its assets, and links, to be at the root of the server. So for example https://example.com/assests/style.css. But if you have a reverse proxy in front of Zellij which places it on a sub-url, say https://example.com/zellij/, everything breaks and your browser console will show a ton of 404 errors for .css and .js files.

It looks like there needs to be a base path option similar to how ttyd does it with their --base-path flag.

Basic information

zellij --version: 0.43.1

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