• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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