Skip to content

Treehouse assumes it's running at the top-level for a domain #307

Description

@ajbouh

I tried to use this with a reverse proxy that "mounts" this at a URL like /treehouse. Unfortunately things really didn't work:

  • The .css and .js references in html are all absolute
  • Links to /demo are broken (because they're also absolute).
  • Visiting /treehouse/demo redirects to /demo, which isn't Treehouse anymore in my scenario :)

What is the recommended way to use just the core functionality of Treehouse without running the whole app at /?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions