By oyebenny
If I’m trying to host multiple sites on a single droplet, would it be better to use the One-click apps Wordpress 4.7 on 16.04 or the LAMP on 16.04?
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!
Both will allow you to host multiple sites – the main difference is that the one-click will pre-install your first WordPress instance, whereas with the second, you’d need to set this up on your own.
To run multiple sites on a single droplet (regardless of which you choose) you’d need to create a new VirtualHost for each site. A VirtualHost block tells Apache what port to listen in on, what domain you’ll be using, where to look for files, etc.
https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-16-04
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.