Apache
Litespeed vs. Nginx vs. Apache For WordPress
Wow, where to begin on this messy subject? Nginx vs. Litespeed vs. Apache… If you haven’t heard of Litespeed, it is a web server application created by a company called Litespeed Technologies in 2006. Their goal from the beginning (and still today) is to directly compete with the open-source Apache web server — they do […]
How (And Why) To Disable WordPress XML-RPC
In my opinion, the XML-RPC function in WordPress is a nightmare. Back in the day, core WordPress contributors thought it would be a cool idea to allow remote connections to WordPress websites, for the purpose of such things like a desktop blogging client (or more recently, for the WordPress mobile apps that allow blog management […]
Nginx Server Block For WordPress Websites
Up until a few years ago, installing WordPress on an Nginx server still tended to be a little bit janky. In the early days, many websites were forced to deal with ugly permalink schemes that included the “/index.php/” root in every single link. Even after that hurdle was eliminated, other issues existed such as poor […]
Nginx Configuration, Optimization For WordPress
Nginx is taking over the internet, literally. The top 1000 websites measured by Alexa are nearly all running on Nginx as the days of Apache (with cPanel, usually) server dominance quickly come to an end. The truth about modern web servers like Nginx is that they don’t really need to be “optimized” very much. In […]