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