Report this

What is the reason for this report?

Is it possible to host multiple domains/ Wordpress sites in the One-click app Wordpress??

Posted on March 12, 2017

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!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

@oyebenny

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.