• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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