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

Multiple sites pointing to one web root?

M

moramata

Guest
How do I create multiple virtual sites pointing to one web root using plesk.

e.g., I want tttt.com and ssss.com pointing to
/home/blah/blah/blah/httpdocs
 
The Plesk control panel allows you to setup 'standard' or 'frame forward' type hosting for domains. When you do this it will ask you for the domain name to point them to.

The other option would be to create them with 'Physical' hosting, then manually (via SSH) create a vhost.conf and vhost_ssl.conf (or .htaccess) files for the new domains and do the redirect or rewrites manually.
 
Back
Top