• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

adding domain aliasis

K

kami@

Guest
Hi,
In plesk 7.5.5 under domain aliasis:

Added aliasis **domain.net** to host domain.com.

Now domain .net which has been added is working fine and is pointing to host domain.com.
However if try to access * www.domain.net * I get page not found.

Does anyone else having the same problem and what can be done to fix it.

Thanks
 
When you add a domain aliases, shouldn't both address *domain.net * and *www.domain.net* work??

Because in my case only domain.net works ok.
 
Actually both address *domain.net * and *www.domain.net* work should work properly.
Try to use the following command to reconfigure the domain:
cmd> cd %plesk_bin%
cmd> websrvmng --reconfigure-vhost --vhost-name=domain_name
 
Back
Top