nginx

Optimized images on a website using NGINX and WebP Server Go.

NGINX Auto WebP and Avif using WebP Server Go

Discover how to enhance your website's speed and user experience by optimizing images with modern formats like WebP and AVIF using...
Sysadmin.ID
1 min read
Installing NGINX with HTTP3/QUIC on Ubuntu 22.04.

Ubuntu 22.04 How to install NGINX HTTP3/QUIC

Discover the power of NGINX, a high-performance web server that excels in handling high concurrency with low memory usage, making it...
Sysadmin.ID
2 min read
Hiding PHP-FPM version on NGINX server

Hide PHP-FPM Version on NGINX

Learn how to check and hide the PHP-FPM version in your NGINX server to enhance security. Follow our simple steps to...
Sysadmin.ID
30 sec read
Hiding server info response on NGINX

Hide Server Info Response on NGINX

Learn how to enhance your NGINX server's security by hiding the Server information in HTTP responses. Follow this simple guide to...
Sysadmin.ID
45 sec read
Blocking or banning IP addresses with NGINX

Block or ban ip with NGINX

Learn how to effectively block IP addresses using NGINX by configuring the `nginx.conf` and `ban_ip.conf` files to protect your server from...
Sysadmin.ID
45 sec read