platforms icon indicating copy to clipboard operation
platforms copied to clipboard

Run starter kit at subdomain and use apex domain for homepage

Open SteveTro opened this issue 2 weeks ago • 0 comments

I am currently using the Platform Kit to develop a platform solution. I have successfully set everything up on Vercel, connected my domain, and the page is reachable at app.example.com.

However, I encountered an issue after changing the NS records from my web host to Vercel. Previously, I was using example.com for a WordPress site hosted on my web host. Since updating the NS records to Vercel, the WordPress site is no longer reachable, and example.com is now redirecting to the home directory of the web app.

Could you please advise on how I can achieve the following:

  • Keep using example.com to point users to my WordPress installation on my web host.
  • Use app.example.com or customDomain.example.com for the web app hosted on Vercel.

Would be nice if someone has an hit for me

SteveTro avatar Jun 23 '24 01:06 SteveTro