ManuelGDot
Basic Pleskian
This is more a "how it's supposed to be made" type of question - rather than "how is it done technically".
I want a subdomain for mobile devices:
m.domain.tld is supposed to deliver the exact same website as domain.tld. I do not want to make a copy of that website.
(The programming of the website itself will recognize the mobile subdomain and act accordingly.)
Usually I would try to make m.domain.tld just as CNAME in my DNS and call it a day. However with Plesk and SSL involved, I fear this might not be too easy.
What is the "Plesk Way" of doing this?
Sidenote: I'm not using Plesk for DNS in this scenario, DNS is handled externally (Route 53 on AWS to be more precise).
I want a subdomain for mobile devices:
m.domain.tld is supposed to deliver the exact same website as domain.tld. I do not want to make a copy of that website.
(The programming of the website itself will recognize the mobile subdomain and act accordingly.)
Usually I would try to make m.domain.tld just as CNAME in my DNS and call it a day. However with Plesk and SSL involved, I fear this might not be too easy.
What is the "Plesk Way" of doing this?
Sidenote: I'm not using Plesk for DNS in this scenario, DNS is handled externally (Route 53 on AWS to be more precise).