Menu

#Nginx

65 posts

Feed·
20 of 65 posts
Caddy vs Traefik vs nginx Proxy Manager: reverse proxies for modern stacks
🖼️
0

Caddy vs Traefik vs nginx Proxy Manager: reverse proxies for modern stacks

DEV Community: astro·pickuma·4 months ago
#NkmtBE8E
#dev#traefik#proxy#caddy#nginx#docker

We migrated three production stacks across Caddy 2.8, Traefik v3.1, and nginx Proxy Manager 2.11. Here is where each one earns its keep and where it bites you.

15s
Read More
NGINX Rift: 18-Year-Old Flaw Enables Unauthenticated Remote Code Execution
🖼️
0

NGINX Rift: 18-Year-Old Flaw Enables Unauthenticated Remote Code Execution

DEV Community·BeyondMachines·4 months ago
#vuC08YBR

NGINX disclosed a critical 18-year-old heap buffer overflow vulnerability (CVE-2026-42945) in its rewrite module that allows unauthenticated remote code execution or denial-of-service via crafted HTTP requests.

15s
Read More
Installing the LEMP Stack on Ubuntu 26.04
🖼️
0

Installing the LEMP Stack on Ubuntu 26.04

DEV Community·Aashish Chaurasiya·4 months ago
#8zCC9yTi

Step-by-step guide to install Nginx, MySQL, and PHP on Ubuntu 26.04, configure a virtual host, secure it with a Let's Encrypt SSL certificate, and verify the full stack with a PHP page reading from MySQL.

15s
Read More