• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Adding a Subdomain to a domain that only has Redirects and Alias

Team-Support

New Pleskian
Hey there, I have a question.

One of our customers needs a new subdomain. However, he currently only has a redirect and 2 aliases for said redirect. If I click on "Create Subdomain" I only get an error message. Is there a way to add a subdomain for the current redirect or do I have to change that domain into a "proper" domain first? Also, if I do change it to a proper domain to create a subdomain - can I even change the main domain back to a redirect if a subdomain exists?
 
As you've noticed it's not possible to add a sub domain to a domain with hosting type "Forward".

There are two workaround options I can think of. First workaround would be to change the hosting type to "Hosting" and create a .htaccess file and use the file to configure the forward. This will allow you to add the sub domain. (See example for code you can use for forwarding in your .htaccess file on this link: How do I redirect my site using a .htaccess file? | Media Temple Community)

Second workaround option would be to just add the sub domain as separate (new) domain in Plesk by clicking the "Add Domain button".
Schermafbeelding 2022-02-11 om 20.08.08.png
Works fine for sub domains two. You'll manually have to add a DNS record for the subdomain to the DNS of your main domain.
 
Back
Top