how do i create a wordpress site and a regular html site on one droplet. the only tutorials i can find do multiple wordpress sites or multiple html sites.
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.
To add another site to (for example) the WordPress one-click image you simply need to create additional Apache virtualhosts. This tutorial will guide you in this process. The default WordPress site on that image is simply set up as a single virtualhost so it’s really just a matter of adding additional configurations pointing to different directories.