Convert domain name

Hello guys, I have a security problem
For example, the subdomain uses a finished domain
panel. domain .shop

But I want to change it to this range
panel. domain .co

How do I convert it, please?

Hi @dubai,

Sorry but I don’t understand the security problem.

Do you want to change the server’s hostname? If the answer is yes, execute these commands as root (replace panel.domain.co with the actual domain):

v-change-sys-hostname panel.domain.co
v-add-letsencrypt-host
2 Likes

This problem affects ssl

You can treat me as less than a beginner

You should know how to access your server via ssh, switch to root and execute commands.

Anyway, you can change hostname via Web UI.

Server settings -> Configure -> Basic Options -> Change Hostname -> Click Save

1 Like