• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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 on Multiple IP's

J

jadent

Guest
I would like to serve a domain on 2 IP's but since Plesk only allows 1 IP for a domain I put in a VirtualHost directive with this new IP into a new temp.conf file which i placed in the conf.d directory. Restarted apache and it works...almost.

It will not run PHP scripts. I copied the VirtualHost directive exactly how Plesk set it up just changed the IP address of the virtual host but no go. I also tried Apaches proposal of adding the IP to the VirtualHost line like <VirtualHost 127.0.0.1 127.0.0.2> in the httpd.include file for the domain but that wouldn't allow the IP to server up the content.

Any suggestions?
 
Back
Top