neos/redirecthandler-ui

Redirects to another domain with same path is not possible

jonnitto opened this issue · 3 comments

It is not possible to create a redirect to another URL with the same path:
Example:
/urisegment to https://sub.domain.tld/urisegment
In the CLI I can create this redirect without any problems

This was intended as it could create a recursive redirect.

But if you set a domain it should work fine right?

Closing it as no response came for a year