• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Set Default Domain/Page To Server Shared IP

GeorgeAn

New Pleskian
Hello,

Recently I tried to put SSL in one of my domains (let's say sub.domain1.com). It used to have a shared ip address so I added another IP and assigned it to that dedicated IP. Before that I also accidetally assigned sub.domain1.com as a default domain for the shared IP, and then I set it back to default domain = none. The problem that came up was the following: From that time on when I hit the shared IP address, or the server's url (let's say serverurl.com), I get the moved sub.domain1.com (basically its alias domain2.com). I used to get the default plesk page and it's something that I want to be restored.
I use Varnish with Apache and my plesk version is 11.0.9. Sub.domain1.com has it's own webspace and an alias domain2.com. Its parent domain, domain1.com, is located in the webspace with the shared IP.
It's something like:
Webspace A: domain1.com
Webspace B: sub.domain1.com, domain2.com(alias to sub.domain1.com with web and mail on)
I checked psa database and the value for the default domain id in IP_Addresses table is 0.
The DNS mapping is the following:
Shared IP -> serverurl.com
Dedicated IP -> domain2.com

How can I change things so if I hit serverurl.com or the shared IP address to get the server default page?
 
Back
Top