Share
Nginx vs. Apache vs. Litespeed for top security?
Question
From 3 top web servers being Nginx, Apache, Litespeed or Openlitespeed
What can be the most secure configuration web server for high-traffic WordPress that is using a dedicated cloud server (no cPanel or panels)
and if I can not use WP Fence for the security plugin? please give your answer guys.
Litespeed vs. Nginx vs. Apache security rating for WordPress
in progress
0
WordPress Hosting
7 months
2021-11-22T01:38:50+00:00
2021-11-22T01:38:50+00:00 4 Answers
0
Answers ( 4 )
Just read this and you will have the best understand afterwards.
https://www.reddit.com/r/Wordpress/comments/oi2x96/nginx_vs_openlitespeed_which_one_you_prefer/
and read this discussion
Litespeed vs Nginx? Is LiteSpeed More Powerful Than Nginx?
Nginx or Caddy server are going to be the most secure because no .htaccess files. Because of PHP-FPM and compiled Nginx-style config they are protected from problems that Apache and Litespeed can suffer due to user permissions and arbitrary PHP/htaccess code
WordFence is cool for noobs who never take care of their WordPress site, but it has crashed many of my clients sites. They add secret invisible config files in your root directory and modify wp-config and .htaccess and wp-settings and not to mention the huge amount of junk in your MySQL database.
Getting my clients on a clean LEMP cloud server with minimal plugins, and CloudFlare, is the first thing I do whenever I can convince them….