Hello folks I m having trouble getting a

Hello folks, I'm having trouble getting a subdomain to redirect to a subdirectory. I'm sorry if this is a noob question.

I have account.mastersofscale.com as a CNAME, pointing to some outdated server that I do not control. I want it to point to the same server that handles https://mastersofscale.com -- more specifically, to https://mastersofscale.com/my-account

When I redirect, I need to capture the query string so things like $_GET variables still work.

I tried...
- removing the CNAME record for this subdomain
- adding page rules for handling the above desired end result.

See screenshots.

Ultimately, this did not seem to work. account.mastersofscale.com just totally failed to load.

I'm sorry if this is a noob question. Does anyone know the correct way to handle this scenario?
Screen_Shot_2022-11-28_at_4.21.21_PM.png
Screen_Shot_2022-11-28_at_4.19.57_PM.png
Screen_Shot_2022-11-28_at_3.52.33_PM.png
Was this page helpful?