• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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