I’m wondering if there are any benefits to changing my Ghost instances to be served via nginx vs Apache. I need the layman’s answer to this. My sites don’t get much traffic - this is merely for educational purposes, really.
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
I appreciate the advice. Have you heard of this other webserver called Caddy?
well apache is simpler to configure, but nginx is way better with higher traffic and lighter on resources if your site has little traffic and your new to nginx, then apache is good way to go before you step up when your site gets more traffic
you can always check out lighttpd, its as light on resources as nginx i myself use lighttpd, mainly due to its configure layout and experience with it in the past