By harpocrat3s
Hi there!
I want to have my own website on a VPS here, and I saw that there is a one-click installer for a Wordpress droplet, so that’s what I need for now.
But if at some point I want to install another website on the same server, is it possible to do it without being too disruptive to the current website?
I saw some guides on Digital Ocean that explain how to setup multiple websites ( https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-16-04 ) but I’m new to owning and managing my own VPS so I don’t understand if that process can easily be implemented after I already have a website. Can I just follow that guide and add other websites at some point?
I’m asking because I think I saw in some other guide that the standard installation for a website on Apache has a specific folder, but to have multiple websites there’s a different folder structure to have, so I’m worried that the Wordpress 1-click installer will setup the VPS in a way that will make complicated at some point to add other sites?
Any help or info would be appreciated, I would like to create my first VPS and site today but I want to start in the right way :)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there @harpocrat3s,
Yes, you will be able to just follow the steps from the article and prepare the necessary things in order to have multiple websites hosted on 1 server.
Your folder structure could look something like this:
/var/www/website.com
/var/www/website2.com
/var/www/website3.com
...
Then this would be reflected in your Apache Vhosts accordingly.
Let me know if you have any questions! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.