Skip to content

Zine cannot host debug build on subfolder #172

@ikskuh

Description

@ikskuh

Zine Version

v0.11.1

Steps to Reproduce

Use a reverse proxy to serve a Zine dev instance, for example a VS Code Server instance that forwards the local port under https://vscode.dev.server/proxy/1990.

Then start zine with zine --host 0.0.0.0 and access the website.

Describe the issue

As all references in Zine are absolute, the website will always refer to /foo instead of /proxy/1990/foo in a dev instance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions