Question
Multiple sites on a single droplet: Apache + nginx
Looking for best practices to running multiple sites from a single droplet.
I’ve followed instruction to setup a standard LAMP stack but have been suggested to use nginx for managing virtual hosts; which is causing problems with apache running.
Should I use both Apache and nginx? If just nginx, how does that work with a LAMP stack? What should I do to disable Apache sites-available and sites-enabled?
Add a comment
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.
×