Skip to content

Support for --root-path argument #4625

@GokulNC

Description

@GokulNC

I am looking to add a prefix path for code-server instead of serving it via /.
This is to ensure that I can route VS code via my regular port 80 website, but with a prefix (like abc.com/code ) by linking it to my proxy-server to map it to code-server's port and path.

Basically, I am looking for something like this:
https://fastapi.tiangolo.com/advanced/behind-a-proxy/

If there's already a way to achieve this, please let me know. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew user visible feature

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions