• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Domain Alias with Prefix

B

bjhahnel

Guest
Hello,

I have several domain aliases loaded under one of my domains. When accessed without any prefix, the domain names work fine. However, when a prefix is used (even "www") the alias fails to load any content and instead loads the "Default PLESK Page."

Any suggestions would be very welcome. I'm a bit of a green thumb.

Thanks,
Brandon
 
try to reconfigure domain in IIS with the command:
"%plesk_bin%\websrvmng.exe" --reconfigure-vhost --vhost-name=domain.tld
 
Also, you can try to check the following thing:
IIS > Web Sites > domain alias > right click 'Properties' > Web Site tab > Advanced > choose IP address > Edit >

and make sure that host header with 'www' prefix is presented in the list of identities.
 
Back
Top