• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

www-alias

UweP

Regular Pleskian
Hi :)

How do I set an www-alias for one of my domains? In Plesk 9.x I think I was able to click some checkbox for www-alias of a domain. How can I achieve that with Plesk 10.2? Or am I wrong and that didn't work with Plesk9.x? But if, how can I do it with Plesk 10.2?

Thanks, Uwe
 
www prefix will be added for each new domain in Plesk 10.x. Corresponding DNS record will be added by default.
 
well it didn't work. I added the CNAME entry but still it doesnt work. (google chrome cached my website so it looked like it worked)
 
/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain DOMAIN.TLD did it I think.
 
www prefix will be added for each new domain in Plesk 10.x. Corresponding DNS record will be added by default.

In previous versions of Plesk there always was a tickbox that needed to be ticked to include the www. prefix, but I don't see that anywhere in Plesk 10. If I understand Igor correctly this is no longer an option?

1) so in the (granted, unlikely) situation that you'd want different content between domain.com and www.domain.com, how can you do that from the GUI now?

2) I found this tread because a website we just created came up missing the www. prefix. How is that possible?


What a hacky method. Why not just use

# /usr/local/psa/bin/domain -u domain.com -www true
 
Last edited:
Back
Top