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

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