• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How do I setup multiple domains on a single server in Plesk 8.1

S

sholiviks

Guest
Hello,

I am new to this forum. I have a root server and I need to setup multiple domain names on a single server using Plesk 8.1

I know how to do this from apache http.conf file using name based VirtualHost directives but the problem is how to do it from plesk.

I know each domain should be a folder within httpdocs directory but the problem is how can I create it from Plesk control panel when I am creating the domain name

Thanks in advance
 
In my Plesk 8.2 I can add new domains. There is a navigation button "Domains" on the left.

If I register a new domain like "my-new-domain.de" then Plesk automatically creates
/srv/www/vhosts/my-new-domain.de/conf/httpd.include
which contains "<VirtualHosts 10.1.1.5>".

Regards,
Claus
 
Back
Top