Search Articles — Sudonull

Search Results

In this project

mod_rewrite for Nginx: .htaccess in CMS

https://sudonull.com/mod-rewrite-for-nginx-htaccess-in-cms

Learn how to integrate .htaccess from Apache into Nginx for WordPress, Drupal. nginx-mod-rewrite module with benchmarks and configs. Simplify CMS migration without losing pretty URLs.

HTTP Latency Diagnostics: from Nginx to the Kernel

https://sudonull.com/http-latency-diagnostics-from-nginx-to-the-kernel

Searching for causes of latency in the HTTP pipeline. Analysis of Nginx logs, Server-Timing, and TCP_INFO for quick localization of bottlenecks.

nginx Vulnerability CVE-2026-27654: AI and Exploit in Hours

https://sudonull.com/nginx-vulnerability-cve-2026-27654-ai-and-exploit-in-hours

Critical Bug in nginx with WebDAV Discovered by AI Claude. From Patch to Attack — Hours. Learn Details, Consequences, and How to Protect Servers. Update Urgently for Security.

Fuzzing attacks: analysis of Nginx logs 2026

https://sudonull.com/fuzzing-attacks-analysis-of-nginx-logs-2026

Analysis of 20,000 log lines from a real fuzzing attack: 12 vectors, Nuclei/ffuf tools, Nginx protection. For middle/senior devs — patterns and countermeasures. Study the logs.

From the web

Jun 19, 2026 ·

https://www.geeksforgeeks.org/operating-systems/what-is-nginx-web-server-and-how-to-install-it/

Jun 19, 2026 · When you open a browser and enter a URL, NGINX can receive that request and return the requested page or resource. It is an open-source web server known for high performance, stability, and efficient request handling.

May 9, 2025 ·

https://devopsnexus.medium.com/what-is-nginx-a-beginner-friendly-guide-2ff131995df2

May 9, 2025 · NGINX is an open-source, high-performance web server developed by Igor Sysoev in 2004. It’s designed to serve static content, reverse proxy requests, load balance, and more — all while using...

Aug 3, 2024 ·

https://medium.com/@ksaquib/nginx-zero-to-hero-your-ultimate-guide-from-beginner-to-advanced-mastery-57e2dad6a77a

Aug 3, 2024 · Nginx is a robust and efficient web server that is widely used in modern web infrastructure. Unlike traditional web servers that use a multi-threaded architecture, Nginx employs a non-threaded...

Searches related to nginx module

https://docs.nginx.com/

Learn how to deliver, manage, and protect your applications using F5 NGINX products.

Trending Now