Skip to content

Instantly share code, notes, and snippets.

View 0112358132134-my's full-sized avatar

0112358132134 0112358132134-my

  • somewhere
View GitHub Profile
@plentz
plentz / nginx.conf
Last active September 13, 2025 14:08
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