• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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