• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Multiple IPs, One Document Root ??

DigitalCrowd

Basic Pleskian
Okay...

I've got a "backwords" situation from the norm and so Im looking for ideas and solutions.

I have two domains that will become one site, yet retain their unqiueness. I have managed to do this by using the Plesk domain alias feature and the two domains come in on the single IP to a single document root and I serve out pages based on HTTP_HOST matches.

Works perfectly.

Now.. What I want to do is have the two different domains resolve to two different IP addresses, but I don't want to run into a permissions and Plesk (oh, FU, Im going to rewrite your settings to default) nightmare by having two accounts (ie licenses) setup, one with each domain on each ip.

So... I *know* I can just modify the httpd.include to add in the other IP address, restart apache and call it day.

BUT... I don't want to have anything rewritten which means I need to use the vhost.conf. Any suggestions on how to implement this properly.

Also, now, when you go to the IP address it shows up with teh Plesk splash page, not the sites primary page. I'd want this to be resolved as well.
 
Nevermind.

I was able to setup a second domain/account in plesk with an exclusive IP address. Then, using vhost.conf I was able to over-ride the httpd.include for everything.

This worked out best, as I was able to get seperate log files which I kinda wanted but hand't got to yet.

Seems to be working perfectly.
 
Back
Top