I have a homepage with a subdomain. For example "mysub.maindomain.ch". Now I want to redirect another domain "www.theother.ch" to this subdomain.
In fact: "www.theother.ch" should open "mysub.maindomain.ch".
Can I achieve this with DNS records?
What I got so far: "www.theother.ch" opens "www.maindomain.ch". but how can I open the subdomain?