Redirect registration url to other domain

Dear All

I am using cloudflare tunnel to reach nextcloud. Now I am wondering whether it is possible to redirect the mynextcloud.com/apps/registration/ to a new sub domain like registration.mynextcloud.com. Thus I could use cloudflare tunnel’s access control separately for normal usage and registration. The goal would be to hide and secure the registration page with cloudflare’s sign in method.

Thank you for your helps and thought in advance!

Not in any straightforward manner I can think of.

Possible alternatives off the top of my head that may or may not be acceptable:

  1. configuring a registration domain-based allow list and enabling email verification
  2. requiring admin approval for registration requests
  3. Both 1 & 2 combined

Thanks for the replay. I think I will just disable the registration until I don’t find a solution.