• 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.

Domain not IP binded

T

Triloxigen

Guest
Is there a way to make a domain work while not depending on a IP adres?
 
Use frame forwarding? Not sure, I mean a webserver answers on an IP and then is either a virtual name based domain or a domain that is exclusive to an IP. So by that, I would assume you need to have a domain associated at least with the default admin IP on your plesk server. Its needed in the Apache configuration.

J
 
Originally posted by DCNet_James
Use frame forwarding? Not sure, I mean a webserver answers on an IP and then is either a virtual name based domain or a domain that is exclusive to an IP. So by that, I would assume you need to have a domain associated at least with the default admin IP on your plesk server. Its needed in the Apache configuration.

J

If you have a clan Apache version you just can use * on the place of an IP and it wil listen on all IP's.

But woth Plesk that seems to be impossible :(
 
You are right, Apache does listen on a wildcard ie all IP's bound or listed in the "LISTEN" argument of the Apache config. Short of hacking up the PSA httpd.conf file, not sure.

J
 
Back
Top