Skip to content

Instantly share code, notes, and snippets.

View rav94's full-sized avatar
🎯
Focusing

Ravindu Fernando rav94

🎯
Focusing
View GitHub Profile
@plentz
plentz / nginx.conf
Last active February 27, 2025 14:27
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