Skip to content

Instantly share code, notes, and snippets.

View suresh466's full-sized avatar

Suresh Thagunna suresh466

View GitHub Profile
@suresh466
suresh466 / nginx.conf
Created October 22, 2025 16:10 — forked from plentz/nginx.conf
Best nginx configuration for improved security(and performance)
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048