Hey guys, I already have a droplet in which I have installed WordPress with the One-Click Apps feature of DigitalOcean but now, I want to host another WordPress website in that same droplet. Can you please help me set it up?
I have already searched a lot about it on Google and YouTube but I didn’t get what I was looking for.
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.
Hello,
You can do that with Apache Virtual Hosts. You can follow this step by step guide on how to setup Apache Vhosts:
https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-ubuntu-16-04
Regards, Bobby