08-04-2019, 03:46 AM
(08-03-2019, 09:41 PM)Kururin Wrote: Web server, not even .htaccess. I think apache2 shouldn't be used anymore as the way it eats memory like a monster. Nginx is always better and lightweight in my opinion and the configuration is simple as well. As for the topic I would like to say configuration side is much better to me than some plugin that I don't know what it does. I rather hand-tune my website than let some plugin do it.
I think the better option is to have both together using the best of both. Nginx serving as static web server front while Apache is processing the back end.
Here is an article of how best of the two can be combined together using Ubuntu OS:
https://hostadvice.com/how-to/how-to-con...in-ubuntu/