• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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