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

Using Host Headers Multiple Sites using single IP

T

Tony Cornejo

Guest
From an IIS background, I used the host header function to server multiple sites for one IP.
Reading up in Apache I find that is handled through NameVirtualHost entry in Apache config. Is there a way to accomplish this in Plesk 9?

If not, will making these changes in the Apache Config files cause problems with the Plesk management of these domains?
 
plesk use NameVirtualHost automatically for the apache configuration ....
 
Is what you're mentioning in the Plesk interface?

What program group from the main page would this be found in Plesk 9?
 
when you create a domain, plesk do this for you automatically

just take a look in to your apache config files ...
 
Every site that I have created through the Plesk interface I'm only given an option of using an IP exclusive. There is no choice to set up a site based on a NameVirtualHost.

Are you saying that I can make these edits manually in the config file to create these?

Will these be reflected in the Plesk interface?

Thanks,
 
sorry i can't see your problem, plesk normaly not need a exclusive ip for every domain.
there is no button or something in plesk to use NameVirtualHost, plesk just create it with the apache NameVirtualHost....
 
Back
Top