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

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