• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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