Hi, I have a web app running for xyz.com and it works as intended. But since the app's only purpose is to be a light API, I want xyz.com to go to a WordPress site that I'll be hosting elsewhere (Bluehost) and requests to api.xyz.com to be sent to the web app I have running on PA right now. That's all I want to change for the moment. I also need an SSL certificate, as I have now, for the api subdomain.
Is this doable? Thanks in advance.