networkteam / zebra

A fully editable frontend setup for Neos CMS with Next.js
MIT License
15 stars 1 forks source link

Redirects in multi-site environments #14

Closed lorenzulrich closed 2 months ago

lorenzulrich commented 3 months ago

Currently, there is no way to properly handle redirects in multi-site environments. Zebra uses an internal domain against Neos, not the external domain. Therefore a lookup for the source domain will fail.

What approach could be used to solve this?

lorenzulrich commented 2 months ago

Closing this issue as it works properly - after further checking (or maybe upgrading ContentApi).