-
-
Notifications
You must be signed in to change notification settings - Fork 877
Open
Description
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
chmxy1213, HKalbasi and wolfo
Metadata
Metadata
Assignees
Labels
No labels