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

Resolved Creating a domain alias with www prefix

iainh

Basic Pleskian
I've seen various threads about this but none really answer what I'm hoping to do.

I have a Plesk Onyx 17.0.17 #21 box running a domain - example.com. I want to be able to create domain aliases of:

a.example.com
b.example.com
c.example.com
etc.

However, Onyx insists on www.a.example.com and that is not what is required. Not all http services are use a www prefix!

I can get what I need by creating a subdomain called <a.example.com> and pointing it at the shared example.com docroot, but this seems a heavy way to do things as a domain alias would seem simpler and 'lighter' in terms of config. I just need different inbound host headers and the one docroot will work it all out from that. I simply need to be able to create multiple fqdn all using the single docroot and I do not want www prefixes...and no, the www, unqualified or no preference setting in Hosting Settings does NOT affect this behaviour.

Is it possible to have non-www prefix domain aliases?
 
I've seen various threads about this but none really answer what I'm hoping to do.

I have a Plesk Onyx 17.0.17 #21 box running a domain - example.com. I want to be able to create domain aliases of:

a.example.com
b.example.com
c.example.com
etc.

However, Onyx insists on www.a.example.com and that is not what is required. Not all http services are use a www prefix!

I can get what I need by creating a subdomain called <a.example.com> and pointing it at the shared example.com docroot, but this seems a heavy way to do things as a domain alias would seem simpler and 'lighter' in terms of config. I just need different inbound host headers and the one docroot will work it all out from that. I simply need to be able to create multiple fqdn all using the single docroot and I do not want www prefixes...and no, the www, unqualified or no preference setting in Hosting Settings does NOT affect this behaviour.

Is it possible to have non-www prefix domain aliases?
Well, I've found a simple answer to my problem...a wildcard subdomain. Works llike a dream and simply allows the single docroot to look at the host-header of the incoming request and decide what to do with it :)
 
Hi iainh,

Is it possible to have non-www prefix domain aliases?
Your HOSTING - Settings will offer you the options to use "www.", the version without "www." and you are as well able to use a "NONE" option ( which makes it possible to use both previous options ) - but these options don't appear upon creation, they are optional when you already created the domain or alias domain. ;)
 
Humm, you didn't note the bit where I said; "and no, the www, unqualified or no preference setting in Hosting Settings does NOT affect this behaviour."

I'm afraid the domain preferecne setting has no effect on the www prefix applied to all domain aliases...you have to have www and like it. But, a wilrcard subdomain DOES do the job :)
 
Back
Top