How can I create mydomain.com/name which is domain only (not hosted) and point it to a page on a hosted website e.g. mywebsite.com/webpage?
I have access to the DNS of mydomain.com and would need to create mydomain.com/name ... and have access to DNS of mywebsite.com (limited access to the hosting.
My research suggests that /name is handled in the hosted environment, but looking for other possibilities.
Is this possible with DNS, CNAME, etc.? Thank you.