• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Creating manual virtual hosts.

B

BradleyW

Guest
I don't know if I am adding a virtual host correctly in the SSH but I believe I am. I want to create a virtual host, without using any work spaces up. I don't know if Plesk some how makes it not work because it just comes up forbidden even when the directory plus files are on 0777 (Trying to make it work purposes)

Any help would be appreciated.

Bradley.
 
If you are running and using plesk on that server, don't try adding a vhosts manually without doing it through plesk. There are several links to the files in /var/www/vhosts/domain.com/conf/ that without those connections, your domain most likely will fail to work.

But the worst bit of it is that those vhost files will be overwritten the second plesk rebuilds its vhosts structure.

However, if you don't mind me asking: Why would you want to create your own virtual hosts without using plesk cp?
 
Beause My Plesk won't let me add more work spaces (limited to 10) surely there is a way to add them via virtual hosts how would plesk disable it if they apache is running the virtual host but access forbidden?
 
Ofcourse you can with extra tweaking of Apache but again something I don't recommend since plesk can reset those changes.

However, if you have 2 or more IPs, you can leave Apache on the default IP but set-up another webserver like lighttpd or nginx on the second IP but Apache and Nginx running on the same Port 80.

You can PM if you need help implementing of this ...
 
Back
Top