• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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