How to Serve WebP Images Automatically with NGINX: Complete 2026 Guide
by Danila Vershinin, January 19, 2026
Learn how to automatically serve WebP images with NGINX to supporting browsers while falling back to JPEG/PNG for others. Covers content negotiation, the Vary header, on-the-fly conversion with nginx-module-webp, and the PageSpeed module.
Read More...How to install the ModSecurity NGINX module in Rocky Linux/AlmaLinux/RHEL 9
by Danila Vershinin, January 25, 2025
Here’s how to easily install ModSecurity for NGINX in Rocky Linux/AlmaLinux/RHEL 9
Read More...MozJPEG as drop-in replacement for libjpeg in CentOS/RHEL and Amazon Linux
by Danila Vershinin, March 10, 2019
How to use the more efficient JPEG encoder, MozJPEG, instead of the default, on CentOS/RHEL and Amazon Linux systems
Read More...Install jpegoptim powered by MozJPEG on CentOS/RHEL or Amazon Linux
by Danila Vershinin, March 9, 2019
Crunch your JPEG furthermore using jpegoptim bundled with the MozJPEG power!
Read More...Best way to losslessly optimize PNG images
by Danila Vershinin, November 18, 2018
Do we really need all the tools for lossless PNG optimization? Or there is something that beats them all… 🙂
Read More...