• 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.

Make an alias domain the main domain

M

moshes

Guest
I have a domain and an alias to it. I would like to switch so that the alias becomes the main, and everyone who visits the current domain will be directed to the new one (currently an alias). How do I do that?

Thank you.
 
Alias is just record in Apache config files but base domain has own directory structure on filesystem and own configuration files. Therefore if you need to replace them you need to delete alias first, then rename base domain and add new alias.
 
Back
Top