Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Arbitrary mount paths #634

Open
trieloff opened this issue Jan 15, 2021 · 1 comment
Open

Arbitrary mount paths #634

trieloff opened this issue Jan 15, 2021 · 1 comment

Comments

@trieloff
Copy link
Contributor

Helix Pages currently assumes that it always serves from the root directory, which is not the case of larger sites.

For instance if adobe.com wants to serve adobe.com/products/helix from the adobe/helixsite repo, complicated path manipulations have to be made in the outer CDN.

One step to make it easier would be to support URLs like main--helixsite--adobe--products-helix/products/helix, i.e. treat everything after the owner as mandatory path fragments that will specify the root path to serve the site from.

@trieloff
Copy link
Contributor Author

We'd still need to address the assumption that we have access to the /hlx_* namespace by replacing it with a *.hlx pseudo-root.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant