• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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