• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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