• 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

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