Domain redirect to user page
My users have profile page, and visitors can visit their page via
I know a choice that is permament redirect, but URL is changed if I do this one. I want base url to be like DNS. nobody should know the base url, like cloudflare (projectname.pages.dev).
webapp.com/username. I want users to use their domain, and visitors to visit directly user's domain URL, not webapp.com/username.I know a choice that is permament redirect, but URL is changed if I do this one. I want base url to be like DNS. nobody should know the base url, like cloudflare (projectname.pages.dev).
