• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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