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

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